Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-21 | Bump version numbers in anticipation of beta release | 1 | -2/+2 | ||
2021-06-15 | Support rocket 0.5.0-rc.1 based on @flo-l's PR (#495) | 1 | -2/+2 | ||
See #412 for earlier iteration. | |||||
2020-12-21 | Disable askama's default features in web framework crates | 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 | 1 | -0/+1 | ||
2020-06-30 | Bump version numbers | 1 | -2/+2 | ||
2020-01-29 | Move Rocket integration into askama_rocket crate | 1 | -9/+4 | ||
2020-01-29 | Move Actix-Web integration into separate askama_actix crate | 1 | -0/+22 | ||