github FuelLabs/sway v0.27.0

latest releases: v0.69.1, v0.69.0, v0.68.9...
2 years ago

What's Changed

Breaking Changes

  • The free function core::ops::not(b: bool) has been removed. Instead, a trait core::ops::Not with a single method not() has been added and implemented for bool and all primitive integer types.

New Contributors

Full Changelog: v0.26.0...v0.27.0

Don't miss a new sway release

NewReleases is sending notifications on new releases.