jetleaf_convert 1.1.3
jetleaf_convert: ^1.1.3 copied to clipboard
Provides dynamic type conversion utilities for JetLeaf applications.
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.1 #
Patch release focused on dependency alignment and maintenance.
Fixed #
- Updated dependency pins and performed internal housekeeping to align with other JetLeaf packages.
1.0.0 #
Initial release.
Added #
- Core conversion utilities for transforming between dynamic and type-safe representations used by JetLeaf applications.
- Mapping helpers and adapters for common serialization and conversion scenarios.
Notes #
- This package provides small, well-tested conversion helpers intended for reuse across JetLeaf modules. Any future breaking changes will include clear migration notes.
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