jetleaf_convert 1.0.7
jetleaf_convert: ^1.0.7 copied to clipboard
Provides dynamic type conversion utilities for JetLeaf applications.
Changelog #
All notable changes to this project will be documented in this file.
1.0.7 #
- Updated dependencies -
jetleaf_lang
1.0.6 #
- Updated dependencies
1.0.5 #
- Updated dependencies
1.0.4 #
- Updated dependencies
1.0.3 #
- Updated dependencies
1.0.2 #
- Updated dependencies
1.0.1 #
Patch release: dependency alignment and maintenance.
Fixed #
- Updated dependency pins and internal housekeeping to align with other JetLeaf packages.
1.0.0 #
Initial release.
Added #
- Core conversion utilities to convert between dynamic/typesafe representations used by JetLeaf applications.
- Mapping helpers and adapters for common serialization scenarios.
Notes #
- This package focuses on small, well-tested conversion helpers intended for reuse across JetLeaf modules. Breaking changes will include migration notes in future releases.
Links #
- Homepage: https://jetleaf.hapnium.com
- Documentation: https://jetleaf.hapnium.com/docs/convert
- Repository: https://github.com/jetleaf/jetleaf_convert
- Issues: https://github.com/jetleaf/jetleaf_convert/issues
Contributors: Hapnium & JetLeaf contributors