Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-06-30 | Reference READMEs in crate metadata | Dirkjan Ochtman | 1 | -0/+1 | |
2020-06-30 | Bump version numbers | Dirkjan Ochtman | 1 | -2/+2 | |
2020-01-29 | Move Iron integration into a separate askama_iron crate | Dirkjan Ochtman | 1 | -4/+4 | |
2020-01-29 | Move Rocket integration into askama_rocket crate | Dirkjan Ochtman | 1 | -9/+4 | |
2020-01-29 | Move Actix-Web integration into separate askama_actix crate | Dirkjan Ochtman | 1 | -0/+22 | |