What's Changed
The most important change in this release is that the htmy Snippet-based HTML layout support has been replaced with a far more flexible Jinja-based implementation, which of course brings full, zero-config Jinja integration to holm.
Check out the new guides and example applications to see how you can start using Jinja in your holm app.
This is a breaking change, see the upgrade guide for more more information.
- Upgrade dev tooling by @volfpeter in #55
- Jinja layouts by @volfpeter in #56
Full Changelog: v0.9.0...v0.10.0