Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-11-27 | askama_axum: update axum to 0.7 (#918) | lictex_ | 2 | -6/+8 | |
2023-10-03 | Advertise Discord channel instead of Gitter | Dirkjan Ochtman | 1 | -1/+1 | |
2023-09-29 | Add MSRV checking in CI | Dirkjan Ochtman | 1 | -1/+1 | |
Bump MSRV to 1.65 for the use of let .. else. | |||||
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-11-28 | Upgrade axum-core to 0.3 | Jonas Platte | 1 | -2/+2 | |
2022-09-19 | Remove ext argument in integrations | René Kijewski | 1 | -1/+1 | |
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 | |||||
2022-03-31 | Simplify the implementation of askama_axum | Jonas Platte | 2 | -17/+9 | |
2022-03-31 | Upgrade to axum-core 0.2 / axum 0.5 | Jonas Platte | 1 | -2/+2 | |
2022-01-07 | Use Template::MIME_TYPE instead of extension | René Kijewski | 1 | -3/+3 | |
2022-01-06 | Add `#![forbid(unsafe_code)]` to all crates except askama_escape | René Kijewski | 1 | -0/+1 | |
2022-01-06 | Add `#![deny(unreachable_pub)]` to all crates | René Kijewski | 1 | -0/+1 | |
2022-01-04 | askama_axum: prepare version 0.1.0 | Dirkjan Ochtman | 1 | -2/+2 | |
2021-12-05 | Update axum to 0.4 (by switching to axum-core) | Michael Alyn Miller | 2 | -11/+14 | |
2021-11-27 | Add Axum integration | Michael Alyn Miller | 7 | -0/+95 | |