github FuelLabs/sway v0.39.0

latest releases: v0.69.6, v0.69.5, v0.69.4...
2 years ago

What's Changed

Breaking changes

  • Module privacy rules are changing to the ones described in RFC0008. The new behavior can be enabled with a flag. Code that doesn't respect the rules will still compile by default in this version. A warning will be emitted if the flag isn't enabled, and the new behavior should be made the default in the next version
  • New reserved keywords: __ptr and __slice
  • StorableSlice functions have been renamed to match the storage API
  • new intrinsics have been added in a way that breaks IR compatibility

Full Changelog: v0.38.0...v0.39.0

Don't miss a new sway release

NewReleases is sending notifications on new releases.