Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@hoomp3 hoomp3 released this 29 Dec 18:40
· 6 commits to main since this release
f685571
  • locks cosmwasm-std dependency to cosmwasm-std = { package = "secret-cosmwasm-std", version = "1.0.0", optional = true }
  • support into/from for cosmwasm-std types Uint64, Uint128, Uint256, Decimal256
  • serializes and deserializes as binary instead of a string -> experiences performance boost with bincode2