Releases: CosmWasm/storey
Releases · CosmWasm/storey
storey-v0.3.0
Added
- implement {ItemAccess, ColumnAccess}::get_or
- implement {ItemAccess, ColumnAccess}::try_get
- add Key/OwnedKey impls for more std types
- add remove to ItemAccess
- add remove entry from map
Fixed
- fix docs inner links
- fix visibility
Documentation
- document
BoundedIterableAccessor
- document map key types/trait/assoc types
cw-storey-v0.4.0
Added
- add remove to ItemAccess
- add remove entry from map
Documentation
- fix indentation
storey-v0.2.1
Added
- add missing IterableStorage impls
cw-storey-v0.3.1
Fixed
- make CW integration work with &mut dyn Storage
cw-storey-v0.3.0
Added
- use msgpack encoding provided by cosmwasm-std
cw-storey-v0.2.0
Added
- use single-byte keys for top-level containers
Other
- rename crates to packages
cw-storey-v0.1.0
chore: Release package cw-storey version 0.1.0