Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version numbers | 2022-03-23 | 1 | -1/+1 | |
* | Move handling of integrations into askama_shared | 2022-03-23 | 1 | -0/+8 | |
* | Actix Web v4.0 is here | 2022-02-25 | 1 | -1/+1 | |
* | Increment patch versions of askama_{shared,escape} | 2022-02-16 | 1 | -1/+1 | |
* | Make json filter safe | 2022-02-16 | 1 | -1/+1 | |
* | Add markdown filter | 2022-02-07 | 1 | -0/+2 | |
* | Remove used optional dependency | 2022-01-31 | 1 | -1/+0 | |
* | Move extension_to_mime_type() to askama_shared | 2022-01-07 | 1 | -0/+2 | |
* | Bump version number for askama_shared | 2022-01-04 | 1 | -1/+1 | |
* | Bump version numbers | 2021-11-24 | 1 | -2/+2 | |
* | Remove authors from Cargo metadata (see RFC 3052) | 2021-11-24 | 1 | -1/+0 | |
* | Upgrade to nom 7 | 2021-08-21 | 1 | -1/+1 | |
* | Bump version numbers in anticipation of beta release | 2021-08-21 | 1 | -1/+1 | |
* | Upgrade nom to 6.2.1 (bitvec & funty issue) | 2021-08-02 | 1 | -2/+1 | |
* | Rename askama_actix trait method as suggested by clippy | 2021-02-15 | 1 | -1/+1 | |
* | Fix bitvec broken dependency temporarily | 2021-02-15 | 1 | -0/+1 | |
* | Merge pull request #400 from djc/local | 2020-12-15 | 1 | -1/+1 | |
|\ | |||||
| * | Bump version for askama_shared | 2020-11-19 | 1 | -1/+1 | |
| * | Bump versions to fix semver problem | 2020-11-17 | 1 | -1/+1 | |
* | | Disable nom default features | 2020-11-21 | 1 | -3/+1 | |
|/ | |||||
* | Bump version for askama_shared | 2020-11-16 | 1 | -1/+1 | |
* | Upgrade to nom 6 | 2020-11-02 | 1 | -1/+1 | |
* | Bump version numbers | 2020-07-28 | 1 | -1/+1 | |
* | 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 |