Skip to content

v0.10.0 - Jinja integration and Jinja layouts

Latest

Choose a tag to compare

@volfpeter volfpeter released this 23 Jul 13:35
· 10 commits to main since this release
177ef05

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.

Full Changelog: v0.9.0...v0.10.0