github FuelLabs/sway v0.26.0

latest releases: v0.70.1, v0.70.0, v0.69.6...
3 years ago

What's Changed

Breaking Changes

  • The --generate-logged-types flag was removed from forc build. The types of logged values are now emitted in the JSON ABI file by default.
  • The type byte was removed from the language. The type u8 should be used instead.
  • forc test can no longer be used for Rust integration testing; cargo test should be used instead. With that, the Sway program under test has to be manually built using forc build.

Full Changelog: v0.25.2...v0.26.0

Don't miss a new sway release

NewReleases is sending notifications on new releases.