Micronaut Views 3.7.0
What's Changed
New Features 🎉
- JTE - support dynamic template loading from src path by @edward3h in #451
- JTE: support rendering .kte (Kotlin) templates by @edward3h in #452
Dependency updates 🚀
- fix(deps): update dependency io.pebbletemplates:pebble to v3.1.6 by @renovate in #444
- fix(deps): update dependency org.yaml:snakeyaml to v1.33 by @renovate in #449
- chore(deps): update kotlin to v1.7.20 by @renovate in #447
- chore(deps): update managed-jte to v2.2.2 by @renovate in #445
CI ⚙️
Full Changelog: v3.6.0...v3.7.0