Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable askama's default features in web framework crates | Randati | 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 | Dirkjan Ochtman | 2020-06-30 | 1 | -0/+1 |
| | |||||
* | Add README files for subcrates | Dirkjan Ochtman | 2020-06-30 | 1 | -0/+9 |
| | |||||
* | Bump version numbers | Dirkjan Ochtman | 2020-06-30 | 1 | -2/+2 |
| | |||||
* | Add license files to each crate (fixes #339) | Dirkjan Ochtman | 2020-06-30 | 2 | -0/+2 |
| | |||||
* | Move Rocket integration into askama_rocket crate | Dirkjan Ochtman | 2020-01-29 | 4 | -0/+64 |