Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved Features into derive (#662) | 2022-04-06 | 1 | -1/+1 | |
| | | | | | * Moved Features into derive, Updated Askama versions to 0.11 * Lock minimal versions to 0.11.2 | ||||
* | Bump version numbers | 2021-11-24 | 1 | -2/+2 | |
| | |||||
* | Remove authors from Cargo metadata (see RFC 3052) | 2021-11-24 | 1 | -1/+0 | |
| | |||||
* | Bump version numbers in anticipation of beta release | 2021-08-21 | 1 | -1/+1 | |
| | |||||
* | Upgrade to warp 0.3 | 2021-01-19 | 1 | -4/+4 | |
| | |||||
* | Disable askama's default features in web framework crates | 2020-12-21 | 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. | ||||
* | Reference READMEs in crate metadata | 2020-06-30 | 1 | -0/+1 | |
| | |||||
* | Bump version numbers | 2020-06-30 | 1 | -2/+2 | |
| | |||||
* | Import warp with no default features | 2020-02-24 | 1 | -1/+1 | |
| | |||||
* | Add support for warp | 2020-01-29 | 1 | -0/+21 | |