Skip to content

Releases: FuelLabs/sway

v0.70.1

10 Oct 07:36
107b092

Choose a tag to compare

What's Changed

Full Changelog: v0.70.0...v0.70.1

v0.70.0

04 Oct 04:34
74bab18

Choose a tag to compare

What's Changed

Breaking Changes

Hashing has received a significant change to alleviate security issues as detailed in #7256.

The new_hashing feature is now enabled by default which will result in dynamically sized collections now producing hashes that include size to reflect their shape.

If you have code that uses canonical hashes as part of its logic or relies on the stability of sway produced hashes you may be affected.
Make sure to use forc migrate to check if you are. If necessary you may disable the change for now with --no-experimental new_hashing, however this option will be removed in a future release.

Full Changelog: v0.69.6...v0.70.0

v0.69.6

29 Sep 19:11
a1300ba

Choose a tag to compare

What's Changed

Full Changelog: v0.69.5...v0.69.6

v0.69.5

29 Sep 14:41
acd1316

Choose a tag to compare

What's Changed

Full Changelog: v0.69.4...v0.69.5

v0.69.4

24 Sep 16:09
a2c0531

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.69.1...v0.69.4

v0.69.1

17 Jul 18:49
b68a386

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.69.0...v0.69.1

v0.69.0

23 Jun 15:27
5c22e33

Choose a tag to compare

What's Changed

Breaking Changes

  • panic is now a keyword
  • fuel-vm, fuel-core fuels-rs and forc-wallet dependencies have been updated to latest versions

Full Changelog: v0.68.9...v0.69.0

v0.68.9

23 Jun 06:10
e054b39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.68.8...v0.68.9

v0.68.8

19 Jun 01:39
93ae73d

Choose a tag to compare

What's Changed

Full Changelog: v0.68.7...v0.68.8

v0.68.7

04 Jun 12:37
58bf38e

Choose a tag to compare

What's Changed

Full Changelog: v0.68.6...v0.68.7