Skip to content

Releases: FuelLabs/sway

v0.69.0

23 Jun 15:27
5c22e33
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.68.7

04 Jun 12:37
58bf38e
Compare
Choose a tag to compare

What's Changed

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

v0.68.6

28 May 10:14
ac52806
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.68.5...v0.68.6

v0.68.5

20 May 15:51
512bbfc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.68.4...v0.68.5

v0.68.4

14 May 00:30
1fb61fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.68.3...v0.68.4

v0.68.3

13 May 08:48
48d95fc
Compare
Choose a tag to compare

What's Changed

  • sway-book: fix forc call examples by @zees-dev in #7133
  • Better Debug tests and impls for primitives and std lib types by @xunilrj in #7119
  • sway-lsp: Fix the double read-lock bug in session by @Chain-Fox in #7145
  • Add documentation for the abi keyword for LSP by @JoshuaBatty in #7148
  • codegen optimization: symbolic fuel-vm interpretation by @Dentosal in #7109
  • Replace Tokio Thread File Watcher with LSP Client File Watcher by @JoshuaBatty in #7147
  • Rename AllocatedOpcode to AllocatedInstruction to follow fuel-spec/fuel-asm terminology by @Sendi0011 in #7122
  • Remove AbiEncode impl for raw_ptr by @tritao in #7160
  • Support new expiry policy in std-lib by @bitzoic in #7155
  • Optimize crypto module for bytecode size and gas usage by @ironcev in #7151
  • ci: Ensure that std-lib version matches forc version by @sdankel in #7154
  • Support doc comments and attributes on nested items by @saimeunt in #7146
  • Optimize vec and bytes modules for bytecode size and gas usage by @ironcev in #7162
  • feat: forc call json output by @zees-dev in #7156
  • ci: publish lib-std on release by @sdankel in #7165
  • Remove double IR-compilation of contract methods by @ironcev in #7164
  • chore: bump to 0.68.3 by @sdankel in #7167

New Contributors

Full Changelog: v0.68.2...v0.68.3

v0.68.2

01 May 18:45
05480bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.68.1...v0.68.2

v0.68.1

24 Apr 04:38
7e1bc15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.68.0...v0.68.1