github onflow/cadence v1.0.0-M9

latest releases: v1.2.2, v1.0.2, v1.2.1...
pre-release8 months ago

What's Changed

๐Ÿ’ฅ Language Breaking Changes

  • Prevent container mutation while iterating by @SupunS in #3126

โญ Features

  • Add support for FunctionType.Purity in CCF codec by @fxamacker in #3107
  • Add support for Attachment and AttachmentType in CCF codec by @fxamacker in #3131
  • Add more support for entitlements (ReferenceType.Authorization) to CCF codec by @fxamacker in #3139

๐Ÿ›  Improvements

  • Improve update tool: Fix config, improve documentation by @turbolent in #3130
  • Require added entitlements to be equal to migrated entitlements rather than supertypes by @dsainati1 in #3134
  • Fix migrating values with empty intersection type by @turbolent in #3138
  • Pass location-range to value-interface methods by @SupunS in #3140

๐Ÿž Bug Fixes

  • Fix EntitlementSetAuthorization.Equal() by making it ignore order of elements by @fxamacker in #3137
  • Migrate static types of arrays and dictionaries by @SupunS in #3141

๐Ÿงช Testing

  • Add test for nested container value migration by @SupunS in #3142

Full Changelog: v1.0.0-M8...v1.0.0-M9

Don't miss a new cadence release

NewReleases is sending notifications on new releases.