Releases: cosmology-tech/cw-simulate
Releases · cosmology-tech/cw-simulate
v2.7.5
- Added label to contract instantiation.
v2.7.4
v2.7.3
v2.7.2
ArrayBuffer
and its views are no longer "immutified" (turned into Immutable collections) as this had a larger performance impact than expected. Also introduces NEVER_IMMUTIFY
property which can be attached to any object to prevent the storage subsystem from immutifying it.
v2.7.1
v2.7.0
2.6.2
- Bank module now supports deletion of funds.
- Query is now refactored to query on current snapshot rather than current state.
2.6.0
What's Changed
- WASM module query & instantiate by @Kiruse in #20
- Update cosmwasm-vm-js to 0.2.16 by @Bunchhieng in #22
Full Changelog: 2.5.0...2.6.0
2.5.0
Full Changelog: 2.4.0...2.5.0