v2.0.0-alpha.5
Pre-release
Pre-release
HCastano
released this
22 Nov 23:34
·
684 commits
to master
since this release
v2.0.0-alpha.5
[2.0.0-alpha.5] - 2022-10-27
Added
- Add Rust specific build info to metadata - #680
Changed
- Removed requirement to install binaryen. The
wasm-opt
tool is now compiled intocargo-contract
- #766. - Make linting opt in with
--lint
- #799
Fixed
- Log failure instead of failing when decoding an event - #769