Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-07 | Use Template::MIME_TYPE instead of extension | René Kijewski | 1 | -4/+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_rocket: revert to rocket 0.4 for release | Dirkjan Ochtman | 1 | -1/+1 |
2021-07-01 | Stop eliding lifetimes in paths | Dirkjan Ochtman | 1 | -0/+2 |
2021-06-15 | Support rocket 0.5.0-rc.1 based on @flo-l's PR (#495) | Shritesh Bhattarai | 1 | -1/+1 |
2020-01-29 | Move Rocket integration into askama_rocket crate | Dirkjan Ochtman | 1 | -0/+16 |