xsoulspace_state_utils 0.1.0
xsoulspace_state_utils: ^0.1.0 copied to clipboard
Different utilities for state management.
Changelog #
Versioning #
This project follows Semantic Versioning (semver).
Breaking changes will increment the major version, new features the minor, and bugfixes the patch.
Always review the changelog before upgrading to a new version.
0.1.0 #
- Initial release of
xsoulspace_state_utils. - Added
OrderedList,OrderedListNotifier,OrderedMap, andOrderedMapNotifiercollections. - Added
lib_ai_usefolder with AI Agent usage patterns.