jetson 1.0.0+1
jetson: ^1.0.0+1 copied to clipboard
Object mapping and serialization core for JetLeaf — provides JSON, model binding, and conversion utilities.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0+1 - 2025-11-19 #
Patch release: dependency alignment and small improvements.
Changed #
- Updated package dependencies and alignment with other JetLeaf modules.
1.0.0 - 2025-11-17 #
Initial release.
Added #
- Core object mapping and serialization features (JSON, XML, YAML support).
- Custom annotations for fine-grained control (
@JsonProperty,@JsonIgnore, etc.). - Naming strategies, custom converters and streaming JSON support.
Links #
- Homepage: https://jetleaf.hapnium.com
- Documentation: https://jetleaf.hapnium.com/docs/jetson
- Repository: https://github.com/jetleaf/jetson
- Issues: https://github.com/jetleaf/jetson/issues
Contributors: Hapnium & JetLeaf contributors