Releases: CosmWasm/wasmvm
Releases Β· CosmWasm/wasmvm
v1.5.3
Fix for CWA-2024-004
Consensus breaking!
v2.1.0
Adds BLS12-381 and Secp256r1 bindings for contracts, as well as support for IBC callbacks and async acks.
v2.1.0-rc.2
Build artifacts generated at this tag.
v2.1.0-rc.1
Build artifacts generated at this tag.
v2.0.1
- Upgrade cosmwasm from 2.0.0 to 2.0.1
- Allow using cgo while disabling libwasmvm linking (#530)
v2.0.0
With support for CosmWasm 2.0.
Please see docs/MIGRATING.md for information on upgrading.
v2.0.0-rc.2
Build artifacts generated at this tag.
v2.0.0-rc.1
Upgrade to cosmwasm 2.0.0-rc.0.
Please see docs/MIGRATING.md for information about updating.
v2.0.0-rc.0
Please use v2.0.0-rc.1 instead. This version is missing the package suffix and will not work in go.mod
v1.5.2
Upgrade cosmwasm from 1.5.1 to 1.5.2.
This fixes an issue with growing memory usage over time.