github onflow/cadence v1.0.0-preview.17

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

Don't miss a new cadence release

NewReleases is sending notifications on new releases.