mem_value 0.2.0
mem_value: ^0.2.0 copied to clipboard
Syntax wrapper for stored values
0.2.0 #
- Added example app demonstrating various MemValue features
- Enhanced internal API
0.1.1 #
- Reduced SDK constraints
0.1.0 #
- Renamed MemValue.delete (was deleteTag)
- Added MemGroup deleteAll method
- Updated README.md
0.0.2 #
- Added missing exports
- Fixed typos in README.md
0.0.1 #
- Created core implentation and type definitions