github FuelLabs/sway v0.25.0

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

What's Changed

New Contributors

Breaking Changes

  • The standard library function std::token::transfer_to_output has been renamed to std::token::transfer_to_address.
  • The VM instruction rvrt is no longer allowed in asm blocks. The standard library function std::revert::revert, which is included in the prelude, should be used instead.
  • The VM instructions ret and retd are no longer allowed in asm blocks. The usual implicit or explicit returns should be used instead.

Full Changelog: v0.24.5...v0.25.0

Don't miss a new sway release

NewReleases is sending notifications on new releases.