Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-21 | Bump version numbers in anticipation of beta release | 1 | -1/+1 | ||
2021-07-01 | Stop eliding lifetimes in paths | 1 | -0/+2 | ||
2021-02-17 | Update askama_warp/README.md | 1 | -1/+1 | ||
The file calls itself the readme for askama_actix, but clearly it's warp. | |||||
2021-01-19 | Upgrade to warp 0.3 | 1 | -4/+4 | ||
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-06-30 | Reference READMEs in crate metadata | 1 | -0/+1 | ||
2020-06-30 | Add README files for subcrates | 1 | -0/+9 | ||
2020-06-30 | Bump version numbers | 1 | -2/+2 | ||
2020-06-30 | Add license files to each crate (fixes #339) | 2 | -0/+2 | ||
2020-02-24 | Import warp with no default features | 1 | -1/+1 | ||
2020-01-29 | Add support for warp | 4 | -0/+62 | ||