Releases: CosmWasm/wasmvm
Releases · CosmWasm/wasmvm
v1.0.0
- Upgrade cosmwasm from 1.0.0-rc.0 to 1.0.0
- Make
LibwasmvmVersion
available in the top level project
v1.0.0-rc.0
- Upgrade cosmwasm from 1.0.0-beta8 to 1.0.0-rc.0
- Add shared library build for ARM/glibc Linux
- Create
LibwasmvmVersion()
to get the version of the loaded library at runtime (#314) - All the other things
v1.0.0-beta10
👨🏫 Please note: In the Go dependency resolution, wasmvm 1.0.0-beta10
is lower than 1.0.0-beta2
due to lexicographic sorting. That's our fault, sorry for the inconvenience! Please consult go list -m github.com/CosmWasm/wasmvm
and go list -m -versions github.com/CosmWasm/wasmvm
to ensure the correct version of the dependency is used in your project.
- Upgrade cosmwasm from 1.0.0-beta7 to 1.0.0-beta8
- Contains patch for CWA-2022-002
v0.16.7
- Upgrade cosmwasm from 0.16.6 to 0.16.7
- Contains patch for CWA-2022-002
v0.16.6
- Upgrade cosmwasm from 0.16.5 to 0.16.6
- Upgrade builders from version 0009 to 0011 (upgrades Rust to 1.59.0)
v1.0.0-beta9
Very similat to v1.0.0-beta8 but built with the latest stable Rust compiler. libwasmvm_muslc.aarch64.a
is working now.
v1.0.0-beta8
- Upgrade cosmwasm from 1.0.0-beta6 to 1.0.0-beta7, which contains an upgrade to Wasmer 2.2.1
- Create a libwasmvm_muslc.aarch64.a, which unfortunately seems broken (#306)
v1.0.0-beta7
- Upgrade cosmwasm from 1.0.0-beta5 to 1.0.0-beta6
- Create multi-arch .dylib with x86_64 and aarch64
v0.16.5
Build artifacts generated at this tag.
v1.0.0-beta6
- Upgrade cosmwasm from 1.0.0-beta4 to 1.0.0-beta5