Skip to content

Releases: FuelLabs/sway

v0.48.0

06 Dec 06:50
e451140
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.47.0...v0.48.0

v0.47.0

06 Nov 09:20
3426530
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.46.1...v0.47.0

v0.46.1

28 Sep 20:42
512a338
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.46.0...v0.46.1

v0.46.0

14 Sep 17:35
e75f14b
Compare
Choose a tag to compare

What's Changed

New Contributors

Breaking Changes

  • String literals will now return the string slice type str instead of a string array type, conversion to and from string arrays and slices can be done using the newly introduced intrinsics.

Full Changelog: v0.45.0...v0.46.0

v0.45.0

25 Aug 09:14
92dc9f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.44.1...v0.45.0

v0.44.1

16 Aug 19:24
04a5970
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.44.0...v0.44.1

v0.44.0

14 Aug 13:34
241d30f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.43.2...v0.44.0

v0.43.2

03 Aug 16:24
d8cf611
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.43.0...v0.43.2

v0.43.0

02 Aug 21:06
3efc60e
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • The std::flags module has been improved in a non compatible fashion.
  • Improvements to constant folding break ABI compatibility
  • Numeric conversions are no longer implicit, converting from one integer type to the other has to be explicitly done using the newly introduced methods such as as_u8

New Contributors

Full Changelog: v0.42.1...v0.43.0

v0.42.1

07 Jul 11:01
3b66f8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.42.0...v0.42.1