Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-19 | Remove ext argument in integrations | René Kijewski | 1 | -1/+1 |
2022-03-31 | Simplify the implementation of askama_axum | Jonas Platte | 1 | -16/+9 |
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 |
2021-12-05 | Update axum to 0.4 (by switching to axum-core) | Michael Alyn Miller | 1 | -8/+9 |
2021-11-27 | Add Axum integration | Michael Alyn Miller | 1 | -6/+7 |
2021-07-01 | Stop eliding lifetimes in paths | Dirkjan Ochtman | 1 | -0/+2 |
2020-01-29 | Move Gotham integration into separate askama_gotham crate | Dirkjan Ochtman | 1 | -0/+22 |