0.3.0
- Hide
askama_derive
crate usage insideaskama
, making it easier to use (#2) - Better support for
Iterator
variants in for loops (#8) - Add support for having generic type parameters in template context structs (#11)
- Fix bugs around loop index attributes (#10)
- Improve error messages in case of errors (#3, #4)