jetleaf_convert 1.0.5
jetleaf_convert: ^1.0.5 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.5 2025-12-1 #
- Updated dependencies
1.0.4 - 2025-11-28 #
- Updated dependencies
1.0.3 - 2025-11-26 #
- Updated dependencies
1.0.2 - 2025-11-25 #
- Updated dependencies
1.0.1 - 2025-11-17 #
Patch release: dependency alignment and maintenance.
Fixed #
- Updated dependency pins and internal housekeeping to align with other JetLeaf packages.
1.0.0 - 2025-11-17 #
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