Releases: Finschia/cosmwasm
Releases · Finschia/cosmwasm
v1.1.9+0.9.0
build: Set version: 1.1.9+0.9.0 (#345)
v1.1.9+0.8.1
build: set version to 1.1.9+0.8.1 and fix get_version.sh (#329) * fix: change from "-" to "+" Because of making cargo patche work properly * build: set version to 1.1.9+0.8.1 * fix: reflect comment add prerelease part * fix: reflect comment
v1.1.9-0.7.0
ci: renew how to check the WASM in release (#298) Before this commit, WASM was checked with vm/example/check_contracts.* in release CI. This scripts are deleted and moved to package/check in latest version, so this commit change to use package/check.
v1.0.0-0.6.0
ci: fix github release action bug (#199) * ci: change rust version to 1.57.0 in release.yml Signed-off-by: zemyblue <[email protected]> * ci: change rust-optimizer to 0.12.5 in release.yml Signed-off-by: zemyblue <[email protected]>