Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete CI badges | 2020-01-15 | 1 | -2/+0 | |
* | Bump version numbers to 0.9.0 | 2020-01-15 | 1 | -1/+1 | |
* | Update criterion requirement from 0.2 to 0.3 | 2019-08-26 | 1 | -1/+1 | |
* | Update formatting | 2019-07-25 | 1 | -4/+1 | |
* | Change askama_escape to require UTF-8 strings | 2019-06-14 | 1 | -24/+25 | |
* | Bump versions in anticipation of 0.8.0 release | 2019-01-17 | 1 | -1/+1 | |
* | Specify a trait that handles the output format's escaping | 2019-01-12 | 2 | -61/+114 | |
* | Slightly simplify escaping code | 2019-01-12 | 1 | -19/+21 | |
* | Improved rendering time (#190) | 2019-01-06 | 1 | -1/+23 | |
* | Use 2018 edition idioms | 2018-12-08 | 2 | -4/+3 | |
* | Upgrade to 2018 edition | 2018-12-08 | 1 | -0/+1 | |
* | Move escaping benchmarks into askama_escape crate | 2018-11-14 | 2 | -0/+85 | |
* | Tweak metadata for new askama_escape crate | 2018-11-07 | 1 | -2/+9 | |
* | Clean up unused features | 2018-11-07 | 1 | -7/+0 | |
* | Create askama_escape crate | 2018-11-07 | 2 | -0/+116 |