Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Advertise Discord channel instead of Gitter | Dirkjan Ochtman | 2023-10-03 | 1 | -1/+1 |
| | |||||
* | Add MSRV checking in CI | Dirkjan Ochtman | 2023-09-29 | 1 | -1/+1 |
| | | | | Bump MSRV to 1.65 for the use of let .. else. | ||||
* | Re-export `askama::*` in `askama_tide` (#802) | René Kijewski | 2023-04-01 | 2 | -2/+2 |
| | | | | Every integration crate but `askama_tide` exports `askama::*`. This PR makes `askama_tide` behave the same as every other `integration crate`. | ||||
* | Bump versions for Askama 0.12 (#784) | Dirkjan Ochtman | 2023-03-03 | 1 | -2/+2 |
| | |||||
* | Apply clippy suggestions for 1.67 (#769) | Dirkjan Ochtman | 2023-01-30 | 2 | -2/+2 |
| | |||||
* | Remove ext argument in integrations | René Kijewski | 2022-09-19 | 1 | -3/+3 |
| | |||||
* | Expose features in integration crates | René Kijewski | 2022-06-07 | 1 | -0/+10 |
| | |||||
* | Moved Features into derive (#662) | Andrew Wheeler(Genusis) | 2022-04-06 | 1 | -1/+1 |
| | | | | | * Moved Features into derive, Updated Askama versions to 0.11 * Lock minimal versions to 0.11.2 | ||||
* | Use Template::MIME_TYPE instead of extension | René Kijewski | 2022-01-07 | 1 | -7/+3 |
| | |||||
* | Add `#![forbid(unsafe_code)]` to all crates except askama_escape | René Kijewski | 2022-01-06 | 1 | -0/+1 |
| | |||||
* | Add `#![deny(unreachable_pub)]` to all crates | René Kijewski | 2022-01-06 | 1 | -0/+1 |
| | |||||
* | Bump version numbers | Dirkjan Ochtman | 2021-11-24 | 1 | -2/+2 |
| | |||||
* | Remove authors from Cargo metadata (see RFC 3052) | Dirkjan Ochtman | 2021-11-24 | 1 | -1/+0 |
| | |||||
* | Bump version numbers in anticipation of beta release | Dirkjan Ochtman | 2021-08-21 | 1 | -1/+1 |
| | |||||
* | Stop eliding lifetimes in paths | Dirkjan Ochtman | 2021-07-01 | 1 | -0/+2 |
| | |||||
* | askama_tide: bump version to 0.13.0 | Dirkjan Ochtman | 2021-02-04 | 1 | -1/+1 |
| | |||||
* | Update tide requirement from 0.15 to 0.16 | dependabot-preview[bot] | 2021-02-01 | 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> | ||||
* | Disable askama's default features in web framework crates | Randati | 2020-12-21 | 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. | ||||
* | Bump askama_tide version to 0.12 | Dirkjan Ochtman | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | Update tide requirement from 0.14 to 0.15 | dependabot-preview[bot] | 2020-11-16 | 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> | ||||
* | bump version | Jacob Rothstein | 2020-10-18 | 1 | -1/+1 |
| | |||||
* | update to tide 0.14 | Jacob Rothstein | 2020-10-18 | 1 | -2/+4 |
| | |||||
* | Disable tide default features | Matt Johnston | 2020-10-06 | 1 | -1/+1 |
| | | | | h1-server feature is currently needed for tide to build | ||||
* | Bump version number for askama_tide | Dirkjan Ochtman | 2020-09-19 | 1 | -1/+1 |
| | |||||
* | tide: use set_error for correct error handling | Jacob Rothstein | 2020-08-04 | 1 | -2/+2 |
| | |||||
* | Update tide requirement from 0.12 to 0.13 | dependabot-preview[bot] | 2020-08-04 | 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> | ||||
* | Update tide requirement from 0.11 to 0.12 | dependabot-preview[bot] | 2020-07-20 | 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> | ||||
* | Apparently no more than 5 keywords are allowed | Dirkjan Ochtman | 2020-07-14 | 1 | -1/+1 |
| | |||||
* | Bump version number for askama_tide to make it consistent | Dirkjan Ochtman | 2020-07-14 | 1 | -1/+1 |
| | |||||
* | Bump versions to prepare for askama_tide release | Dirkjan Ochtman | 2020-07-14 | 1 | -1/+1 |
| | |||||
* | askama tide | Jacob Rothstein | 2020-07-14 | 7 | -0/+91 |