Skip to content

0.3.0

Compare
Choose a tag to compare
@djc djc released this 09 Mar 13:56
· 1307 commits to main since this release
  • Hide askama_derive crate usage inside askama, 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)