Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-21 | Disable askama's default features in web framework crates | 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-10-18 | askama_actix: bump version to 0.11.1 | 1 | -1/+1 | ||
2020-09-25 | Do not include default actix-web features | 1 | -1/+1 | ||
closes #360 | |||||
2020-09-11 | actix: upgrade to actix 3 | 1 | -2/+2 | ||
2020-06-30 | Tweak dependency on futures for Actix integration | 1 | -1/+1 | ||
2020-06-30 | Reference READMEs in crate metadata | 1 | -0/+1 | ||
2020-06-30 | Bump version numbers | 1 | -2/+2 | ||
2020-01-29 | Move Actix-Web integration into separate askama_actix crate | 1 | -0/+22 | ||