Skip to content

v2.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@HCastano HCastano released this 22 Nov 23:34
· 684 commits to master since this release
v2.0.0-alpha.5
0bff2a7

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 into cargo-contract - #766.
  • Make linting opt in with --lint - #799

Fixed

  • Log failure instead of failing when decoding an event - #769