Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-12-16 | Bump version for askama_gotham | Dirkjan Ochtman | 1 | -1/+1 | |
2020-09-07 | Upgrade to gotham 0.5 | Dirkjan Ochtman | 1 | -2/+2 | |
2020-06-30 | Reference READMEs in crate metadata | Dirkjan Ochtman | 1 | -0/+1 | |
2020-06-30 | Add README files for subcrates | Dirkjan Ochtman | 1 | -0/+9 | |
2020-06-30 | Bump version numbers | Dirkjan Ochtman | 1 | -2/+2 | |
2020-06-30 | Add license files to each crate (fixes #339) | Dirkjan Ochtman | 2 | -0/+2 | |
2020-01-29 | Update gotham requirement from 0.3 to 0.4 | dependabot-preview[bot] | 1 | -1/+1 | |
Updates the requirements on [gotham](https://github.com/gotham-rs/gotham) to permit the latest version. - [Release notes](https://github.com/gotham-rs/gotham/releases) - [Commits](https://github.com/gotham-rs/gotham/compare/gotham-0.3.0...gotham-0.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
2020-01-29 | Move Gotham integration into separate askama_gotham crate | Dirkjan Ochtman | 4 | -0/+84 | |