Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-09-02 | Add `join` filter & tests for it | 2 | -0/+71 | ||
2017-09-02 | Refactor `visit_filter` to allow easier customization | 1 | -11/+21 | ||
2017-08-29 | Export Error type | 1 | -1/+1 | ||
2017-08-27 | Move most of the code into new askama_shared crate | 11 | -0/+1483 | ||
This makes it possible to share code between askama and askama_derive. |