Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement basic hyper integration | 2022-07-25 | 1 | -0/+1 | |
* | Move code generation into askama_derive | 2022-05-24 | 1 | -15/+22 | |
* | Moved Features into derive (#662) | 2022-04-06 | 1 | -0/+16 | |
* | Update version numbers | 2022-03-23 | 1 | -2/+2 | |
* | Reduce askama_derive to a single re-export | 2022-03-23 | 1 | -2/+0 | |
* | Move handling of integrations into askama_shared | 2022-03-23 | 1 | -13/+0 | |
* | Bump version for askama_derive | 2022-02-16 | 1 | -2/+2 | |
* | Fix json/yaml features | 2022-01-15 | 1 | -0/+2 | |
* | Remove the iron integration from generator | 2022-01-06 | 1 | -1/+0 | |
* | Merge pull request #562 from djc/prepare-0.12 | 2021-11-30 | 1 | -3/+2 | |
|\ | |||||
| * | Bump version numbers | 2021-11-24 | 1 | -2/+2 | |
| * | Remove authors from Cargo metadata (see RFC 3052) | 2021-11-24 | 1 | -1/+0 | |
* | | Add Axum integration | 2021-11-27 | 1 | -0/+1 | |
|/ | |||||
* | Bump version numbers in anticipation of beta release | 2021-08-21 | 1 | -2/+2 | |
* | Enable config support in askama_shared build dependency | 2021-08-07 | 1 | -0/+2 | |
* | Bump versions to fix semver problem | 2020-11-17 | 1 | -2/+2 | |
* | Bump version numbers for askama and askama_derive | 2020-11-17 | 1 | -2/+2 | |
* | Use `syn::Error::to_compile_error` and add trybuild ui test (#374) | 2020-11-02 | 1 | -1/+0 | |
* | Bump askama_derive dependency on askama_shared | 2020-07-28 | 1 | -1/+1 | |
* | Bump version numbers | 2020-07-28 | 1 | -1/+1 | |
* | Add mendes integration | 2020-07-28 | 1 | -0/+1 | |
* | Bump versions to prepare for askama_tide release | 2020-07-14 | 1 | -2/+2 | |
* | Bump dependency versions to force the latest version | 2020-07-14 | 1 | -1/+1 | |
* | Bump askama_derive version to 0.10.1 | 2020-07-14 | 1 | -1/+1 | |
* | alphabetize frameworks | 2020-07-14 | 1 | -3/+3 | |
* | askama tide | 2020-07-14 | 1 | -0/+1 | |
* | Disable default features of `askama_shared` in `askama_derive` | 2020-07-02 | 1 | -1/+1 | |
* | Reference READMEs in crate metadata | 2020-06-30 | 1 | -0/+1 | |
* | Bump version numbers | 2020-06-30 | 1 | -2/+2 | |
* | Move parser into askama_shared | 2020-01-29 | 1 | -3/+0 | |
* | Add support for warp | 2020-01-29 | 1 | -0/+1 | |
* | Bump version numbers to 0.9.0 | 2020-01-15 | 1 | -2/+2 | |
* | Upgrade to nom 5 | 2019-11-11 | 1 | -1/+3 | |
* | Switch to syn/quote/proc_macro2 1.0 | 2019-08-14 | 1 | -3/+3 | |
* | Bump versions in anticipation of 0.8.0 release | 2019-01-17 | 1 | -1/+1 | |
* | Implement `IntoResponse` for `Template`, allowing them to be used in `gotham`... | 2018-12-10 | 1 | -0/+1 | |
* | Upgrade to 2018 edition | 2018-12-08 | 1 | -0/+1 | |
* | Clean up unused features | 2018-11-07 | 1 | -4/+3 | |
* | Bump version number to 0.8.0 for API change | 2018-10-12 | 1 | -1/+1 | |
* | Bump version to 0.7.2 | 2018-10-08 | 1 | -2/+2 | |
* | Update syn requirement from 0.14 to 0.15 | 2018-09-07 | 1 | -1/+1 | |
* | Bump versions to 0.7.1 | 2018-07-23 | 1 | -2/+2 | |
* | Add optional implementation for actix_web's Responder trait | 2018-07-22 | 1 | -0/+1 | |
* | Bump version numbers to 0.7.0 | 2018-06-22 | 1 | -2/+2 | |
* | Port parser to nom 4 | 2018-06-15 | 1 | -1/+1 | |
* | Upgrade to syn-0.14 and quote-0.6 | 2018-05-21 | 1 | -2/+3 | |
* | Bump version numbers to 0.6.4 | 2018-04-27 | 1 | -1/+1 | |
* | Bump versions to 0.6.3 | 2018-04-19 | 1 | -1/+1 | |
* | Version bump to 0.6.2 | 2018-04-18 | 1 | -2/+2 | |
* | Bump version numbers to 0.6.1 | 2018-04-12 | 1 | -2/+2 |