Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-05 | Update for actix-web beta | René Kijewski | 1 | -3/+2 | |
2022-01-05 | Use strict matching for prereleases | Dirkjan Ochtman | 1 | -4/+5 | |
2022-01-04 | askama_actix: revert to actix-web v3 for release | Dirkjan Ochtman | 1 | -5/+4 | |
2021-12-14 | updated for actix-web 4.0.0-beta.14 | CrunkLord420 | 1 | -2/+2 | |
2021-11-24 | Bump version numbers | Dirkjan Ochtman | 1 | -1/+1 | |
2021-11-24 | Remove authors from Cargo metadata (see RFC 3052) | Dirkjan Ochtman | 1 | -1/+0 | |
2021-11-11 | Prepare for actix-web v4 (#553) | Sergey Pashinin | 1 | -3/+4 | |
2021-08-21 | Bump version numbers in anticipation of beta release | Dirkjan Ochtman | 1 | -1/+1 | |
2021-02-15 | Rename askama_actix trait method as suggested by clippy | Dirkjan Ochtman | 1 | -1/+1 | |
By bumping the dependency versions for askama and askama_shared, this should be safe. | |||||
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-10-18 | askama_actix: bump version to 0.11.1 | Dirkjan Ochtman | 1 | -1/+1 | |
2020-09-25 | Do not include default actix-web features | Rob Ede | 1 | -1/+1 | |
closes #360 | |||||
2020-09-11 | actix: upgrade to actix 3 | Dirkjan Ochtman | 1 | -2/+2 | |
2020-06-30 | Tweak dependency on futures for Actix integration | Dirkjan Ochtman | 1 | -1/+1 | |
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 Actix-Web integration into separate askama_actix crate | Dirkjan Ochtman | 1 | -0/+22 | |