jtl 1.0.1
jtl: ^1.0.1 copied to clipboard
JetLeaf Template Language — a lightweight template engine for generating HTML, text, and dynamic content.
Changelog #
All notable changes to this project will be documented in this file.
1.0.1 - 2025-11-25 #
- Updated dependencies
1.0.0 - 2025-11-17 #
Initial stable release.
Added #
- JetLeaf Template Language core rendering engine for generating HTML, text and dynamic content.
- Template syntax, expression evaluation, and basic helpers for common templating tasks.
- Integration points for JetLeaf runtime and logging packages.
Notes #
- This release represents the first stable version of
jtl. Future changes that break the public API will include migration notes.
Links #
- Homepage: https://jetleaf.hapnium.com
- Documentation: https://jetleaf.hapnium.com/docs/jtl
- Repository: https://github.com/jetleaf/jtl
- Issues: https://github.com/jetleaf/jtl/issues
Contributors: Hapnium & JetLeaf contributors