Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-12-08 | Update mendes requirement from 0.0.59 to 0.0.60 | dependabot[bot] | 1 | -1/+1 | |
Updates the requirements on [mendes](https://github.com/djc/mendes) to permit the latest version. - [Release notes](https://github.com/djc/mendes/releases) - [Commits](https://github.com/djc/mendes/commits) --- updated-dependencies: - dependency-name: mendes dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
2021-12-01 | Move askama_mendes integration into Askama repo (#561) | Dirkjan Ochtman | 1 | -5/+11 | |
2021-11-24 | Remove authors from Cargo metadata (see RFC 3052) | Dirkjan Ochtman | 1 | -1/+0 | |
2021-08-21 | Bump version numbers in anticipation of beta release | Dirkjan Ochtman | 1 | -2/+2 | |
2021-06-15 | Support rocket 0.5.0-rc.1 based on @flo-l's PR (#495) | Shritesh Bhattarai | 1 | -2/+2 | |
See #412 for earlier iteration. | |||||
2020-12-21 | Disable askama's default features in web framework crates | Randati | 1 | -1/+1 | |
Without disabling these default features, askama's default features get automatically enabled when web framework specific crates are included in the project. | |||||
2020-06-30 | Reference READMEs in crate metadata | Dirkjan Ochtman | 1 | -0/+1 | |
2020-06-30 | Bump version numbers | Dirkjan Ochtman | 1 | -2/+2 | |
2020-01-29 | Move Rocket integration into askama_rocket crate | Dirkjan Ochtman | 1 | -9/+4 | |
2020-01-29 | Move Actix-Web integration into separate askama_actix crate | Dirkjan Ochtman | 1 | -0/+22 | |