Skip to content

v1.0.0-preview.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@turbolent turbolent released this 27 Mar 16:38
· 337 commits to master since this release

What's Changed

⭐ Features

πŸ›  Improvements

  • Make the use of custom contract update rules mandatory, if exists by @SupunS in #3193
  • Allow removal of enum declarations from contract interfaces for C1.0 upgrade by @dsainati1 in #3197
  • Name storage migration, include in error by @turbolent in #3198

🐞 Bug Fixes

  • Handle unparameterized Capability static types by @turbolent in #3196
  • Fix address conversion by @turbolent in #3195
  • Only encode reference static type in legacy format if it was decoded as such by @turbolent in #3199
  • Fix conformance checking for enums in contract update validator by @SupunS in #3191

πŸ“– Documentation

Other Changes

  • Merge release/v1.0.0-preview.16 to master by @github-actions in #3185
  • Update CODEOWNERS by @turbolent in #3190

Full Changelog: v1.0.0-preview.16...v1.0.0-preview.17