jetleaf_web 1.1.2
jetleaf_web: ^1.1.2 copied to clipboard
Web context for JetLeaf — provides HTTP, routing, and client-server helpers.
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.8 #
1.0.5 #
1.0.0+1 #
Patch release: dependency alignment and small improvements.
Changed #
- Updated package dependencies and aligned with other JetLeaf modules.
1.0.0 #
Initial release.
Added #
- Web server and routing primitives for building HTTP APIs and web applications.
- Template rendering integration with
jtl, multipart handling, and content negotiation.
Links #
- Homepage: https://jetleaf.hapnium.com
- Documentation: https://jetleaf.hapnium.com/docs/web
- Repository: https://github.com/jetleaf/jetleaf_web
- Issues: https://github.com/jetleaf/jetleaf_web/issues
Contributors: Hapnium & JetLeaf contributors