Skip to content

Releases: CosmWasm/storey

storey-v0.3.0

11 Sep 12:02
3813672
Compare
Choose a tag to compare

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

11 Sep 12:02
3813672
Compare
Choose a tag to compare

Added

  • add remove to ItemAccess
  • add remove entry from map

Documentation

  • fix indentation

storey-v0.2.1

19 Jun 21:12
bd8c2da
Compare
Choose a tag to compare

Added

  • add missing IterableStorage impls

cw-storey-v0.3.1

19 Jun 21:13
bd8c2da
Compare
Choose a tag to compare

Fixed

  • make CW integration work with &mut dyn Storage

cw-storey-v0.3.0

12 Jun 15:53
01656c2
Compare
Choose a tag to compare

Added

  • use msgpack encoding provided by cosmwasm-std

cw-storey-v0.2.0

09 May 08:46
706b522
Compare
Choose a tag to compare

Added

  • use single-byte keys for top-level containers

Other

  • rename crates to packages

cw-storey-v0.1.0

22 Mar 10:59
36cf409
Compare
Choose a tag to compare
chore: Release package cw-storey version 0.1.0