Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to syn-0.12 and quote-0.4 | 2018-01-09 | 1 | -2/+2 | |
| | |||||
* | Bump version number to 0.5.0 | 2017-09-07 | 1 | -1/+1 | |
| | |||||
* | Update dependency on error-chain to 0.11 | 2017-09-06 | 1 | -1/+1 | |
| | |||||
* | Add package metadata for new askama_shared crate | 2017-09-06 | 1 | -0/+4 | |
| | |||||
* | Bump version number to 0.4.0 | 2017-09-06 | 1 | -1/+1 | |
| | |||||
* | Move most of the code into new askama_shared crate | 2017-08-27 | 1 | -0/+19 | |
This makes it possible to share code between askama and askama_derive. |