aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Escape all strings with character entities by default (fixes #23)Libravatar Dirkjan Ochtman2017-09-041-0/+1
* Move escaping algorithm into a separate moduleLibravatar Dirkjan Ochtman2017-09-041-0/+1
* Export Error typeLibravatar Anthony Nowell2017-08-291-1/+1
* Move most of the code into new askama_shared crateLibravatar Dirkjan Ochtman2017-08-271-0/+29