Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-04-01 | Re-export `askama::*` in `askama_tide` (#802) | René Kijewski | 1 | -1/+1 | |
Every integration crate but `askama_tide` exports `askama::*`. This PR makes `askama_tide` behave the same as every other `integration crate`. | |||||
2023-03-03 | Bump versions for Askama 0.12 (#784) | Dirkjan Ochtman | 1 | -2/+2 | |
2023-01-30 | Apply clippy suggestions for 1.67 (#769) | Dirkjan Ochtman | 1 | -1/+2 | |
2022-06-07 | Expose features in integration crates | René Kijewski | 1 | -0/+10 | |
2022-04-06 | Moved Features into derive (#662) | Andrew Wheeler(Genusis) | 1 | -1/+1 | |
* Moved Features into derive, Updated Askama versions to 0.11 * Lock minimal versions to 0.11.2 | |||||
2021-11-24 | Bump version numbers | Dirkjan Ochtman | 1 | -2/+2 | |
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 | -1/+1 | |
2021-02-04 | askama_tide: bump version to 0.13.0 | Dirkjan Ochtman | 1 | -1/+1 | |
2021-02-01 | Update tide requirement from 0.15 to 0.16 | dependabot-preview[bot] | 1 | -1/+1 | |
Updates the requirements on [tide](https://github.com/http-rs/tide) to permit the latest version. - [Release notes](https://github.com/http-rs/tide/releases) - [Commits](https://github.com/http-rs/tide/compare/v0.15.0...v0.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
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-11-16 | Bump askama_tide version to 0.12 | Dirkjan Ochtman | 1 | -1/+1 | |
2020-11-16 | Update tide requirement from 0.14 to 0.15 | dependabot-preview[bot] | 1 | -1/+1 | |
Updates the requirements on [tide](https://github.com/http-rs/tide) to permit the latest version. - [Release notes](https://github.com/http-rs/tide/releases) - [Commits](https://github.com/http-rs/tide/compare/v0.14.0...v0.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
2020-10-18 | bump version | Jacob Rothstein | 1 | -1/+1 | |
2020-10-18 | update to tide 0.14 | Jacob Rothstein | 1 | -2/+4 | |
2020-10-06 | Disable tide default features | Matt Johnston | 1 | -1/+1 | |
h1-server feature is currently needed for tide to build | |||||
2020-09-19 | Bump version number for askama_tide | Dirkjan Ochtman | 1 | -1/+1 | |
2020-08-04 | Update tide requirement from 0.12 to 0.13 | dependabot-preview[bot] | 1 | -1/+1 | |
Updates the requirements on [tide](https://github.com/http-rs/tide) to permit the latest version. - [Release notes](https://github.com/http-rs/tide/releases) - [Commits](https://github.com/http-rs/tide/compare/v0.12.0...v0.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
2020-07-20 | Update tide requirement from 0.11 to 0.12 | dependabot-preview[bot] | 1 | -1/+1 | |
Updates the requirements on [tide](https://github.com/http-rs/tide) to permit the latest version. - [Release notes](https://github.com/http-rs/tide/releases) - [Commits](https://github.com/http-rs/tide/compare/v0.11.0...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
2020-07-14 | Apparently no more than 5 keywords are allowed | Dirkjan Ochtman | 1 | -1/+1 | |
2020-07-14 | Bump version number for askama_tide to make it consistent | Dirkjan Ochtman | 1 | -1/+1 | |
2020-07-14 | Bump versions to prepare for askama_tide release | Dirkjan Ochtman | 1 | -1/+1 | |
2020-07-14 | askama tide | Jacob Rothstein | 1 | -0/+18 | |