Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-24 | Move code generation into askama_derive | 5 | -0/+5 | ||
2020-01-29 | Move code generation into askama_shared | 1 | -1/+0 | ||
2018-07-11 | Move get_template_source() into askama_derive | 1 | -0/+1 | ||
2017-08-27 | Move most of the code into new askama_shared crate | 4 | -4/+0 | ||
This makes it possible to share code between askama and askama_derive. | |||||
2017-08-06 | Add tests for find_template_from_path() | 4 | -0/+4 | ||