jtl 1.1.0
jtl: ^1.1.0 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.
This project follows a simple, human-readable changelog format inspired by
Keep a Changelog and adheres to semantic versioning.
1.0.0 #
Initial stable release.
Added #
- JetLeaf Template Language (JTL) core rendering engine for generating HTML, text, and dynamic content.
- Template syntax, expression evaluation, and built-in helpers for common templating tasks.
- Integration points with JetLeaf runtime and logging packages.
Notes #
- This release marks the first stable version of JTL. Any future changes that break the public API will include clear 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