github FuelLabs/sway v0.68.0

latest releases: v0.70.2, v0.70.1, v0.70.0...
7 months ago

What's Changed

Breaking Changes

Implementation coherence is now enforced by the compiler through static checks of orphan rules and implementation overlap, invalid implementations that either overlap with existing functionality or implement types from other packages were always considered illegal but will now result in explicit errors instead of undefined behavior.

New Contributors

Full Changelog: v0.67.0...v0.68.0

Don't miss a new sway release

NewReleases is sending notifications on new releases.