Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump versions to prepare for askama_tide release | 2020-07-14 | 1 | -1/+1 | |
* | Bump askama_shared version with whitespace fixes | 2020-06-30 | 1 | -1/+1 | |
* | Bump version number for askama_shared | 2020-06-30 | 1 | -1/+1 | |
* | Reference READMEs in crate metadata | 2020-06-30 | 1 | -0/+1 | |
* | Bump version numbers | 2020-06-30 | 1 | -2/+2 | |
* | add urlencode filter | 2020-03-30 | 1 | -2/+3 | |
* | Move code generation into askama_shared | 2020-01-29 | 1 | -0/+1 | |
* | Move input module into askama_shared | 2020-01-29 | 1 | -0/+2 | |
* | Move parser into askama_shared | 2020-01-29 | 1 | -0/+3 | |
* | Bump version to 0.9.1 | 2020-01-27 | 1 | -1/+1 | |
* | Show all filters in docs.rs | 2020-01-27 | 1 | -0/+3 | |
* | Bump version numbers to 0.9.0 | 2020-01-15 | 1 | -2/+2 | |
* | Make dependencies optional where possible | 2020-01-15 | 1 | -4/+11 | |
* | Modernize and simplify imports | 2020-01-15 | 1 | -2/+1 | |
* | Update toml requirement from 0.4 to 0.5 | 2019-03-18 | 1 | -1/+1 | |
* | Add optional support for yaml filter (see #192) | 2019-01-17 | 1 | -0/+1 | |
* | Bump versions in anticipation of 0.8.0 release | 2019-01-17 | 1 | -2/+2 | |
* | Upgrade to 2018 edition | 2018-12-08 | 1 | -0/+1 | |
* | Add filesizeformat filter | 2018-11-16 | 1 | -0/+1 | |
* | Clean up unused features | 2018-11-07 | 1 | -7/+0 | |
* | Create askama_escape crate | 2018-11-07 | 1 | -0/+1 | |
* | Bump version to 0.7.2 | 2018-10-08 | 1 | -1/+1 | |
* | Add absolute value filter | 2018-09-22 | 1 | -0/+1 | |
* | Bump versions to 0.7.1 | 2018-07-23 | 1 | -1/+1 | |
* | Add optional implementation for actix_web's Responder trait | 2018-07-22 | 1 | -0/+1 | |
* | Add partial support for multiple template dirs | 2018-07-10 | 1 | -2/+4 | |
* | Bump version numbers to 0.7.0 | 2018-06-22 | 1 | -1/+1 | |
* | Converted error-chain based error to enum based error | 2018-06-04 | 1 | -1/+0 | |
* | Version bump to 0.6.2 | 2018-04-18 | 1 | -1/+1 | |
* | Bump version numbers to 0.6.1 | 2018-04-12 | 1 | -1/+1 | |
* | Isolate proc-macro dependency to the proc macro | 2018-04-12 | 1 | -3/+0 | |
* | Bump version numbers to 0.6.0 | 2018-04-12 | 1 | -1/+1 | |
* | Upgrade to latest syn and quote | 2018-04-02 | 1 | -2/+2 | |
* | Upgrade to syn-0.12 and quote-0.4 | 2018-01-09 | 1 | -2/+2 | |
* | Bump version number to 0.5.0 | 2017-09-07 | 1 | -1/+1 | |
* | Update dependency on error-chain to 0.11 | 2017-09-06 | 1 | -1/+1 | |
* | Add package metadata for new askama_shared crate | 2017-09-06 | 1 | -0/+4 | |
* | Bump version number to 0.4.0 | 2017-09-06 | 1 | -1/+1 | |
* | Move most of the code into new askama_shared crate | 2017-08-27 | 1 | -0/+19 |