Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-01-15 | Add no_std support to askama_escape | 1 | -3/+10 | |
2020-05-24 | Update `EscapeWriter` HTML implementation to not output empty strings | 1 | -1/+5 | |
2019-07-25 | Update formatting | 1 | -4/+1 | |
2019-06-14 | Change askama_escape to require UTF-8 strings | 1 | -24/+25 | |
2019-01-12 | Specify a trait that handles the output format's escaping | 1 | -55/+108 | |
2019-01-12 | Slightly simplify escaping code | 1 | -19/+21 | |
2019-01-06 | Improved rendering time (#190) | 1 | -1/+23 | |
2018-12-08 | Use 2018 edition idioms | 1 | -3/+3 | |
2018-11-07 | Create askama_escape crate | 1 | -0/+100 |