jetson 1.0.7
jetson: ^1.0.7 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.7 #
- Updated dependencies -
jetleaf_lang,jetleaf_env,jetleaf_convert,jetleaf_logging,jetleaf_utils,jetleaf_coreandjetleaf_pod
1.0.6 #
- Updated dependencies -
jetleaf_envandjetleaf_core
1.0.5 #
- Updated dependencies
1.0.4 #
- Updated dependencies
1.0.3 #
- Updated dependencies
1.0.2 #
- Updated dependencies
1.0.1 #
- Updated dependencies
1.0.0+1 #
Patch release: dependency alignment and small improvements.
Changed #
- Updated package dependencies and alignment with other JetLeaf modules.
1.0.0 #
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