Skip to content

v0.67.0

Latest
Compare
Choose a tag to compare
@IGI-111 IGI-111 released this 13 Mar 16:14
· 10 commits to master since this release
d821dcb

What's Changed

Breaking Changes

  • core and std libraries have been merged
  • Storage keys are now calculated differently
  • The Eq trait has been split into Eq and PartialEq
  • conversions from Bytes to b256 are now fallible

We recommend using the new forc migrate tool to address these breaking changes in your codebase.

Full Changelog: v0.66.10...v0.67.0