Skip to content

Releases: FuelLabs/fuels-rs

v0.8.0

27 Mar 14:49
f2fec51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

26 Mar 18:59
43be430
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

21 Mar 19:07
f54af21
Compare
Choose a tag to compare

What's Changed

  • fix: do not output to stdout when --show-output is not enabled by @vnepveu in #157
  • fix: remove workaround for unique tx ids by @vnepveu in #154
  • Support tx parameter overrides by @digorithm in #158
  • feat: sign transactions before submitting them to the client by @vnepveu in #160
  • Handle ReturnData for other types by @digorithm in #161
  • Bump versions to 0.7.0 by @digorithm in #166

Full Changelog: v0.6.0...v0.7.0

v0.6.0

13 Mar 00:17
6ed4e06
Compare
Choose a tag to compare

What's Changed

  • feat: add a connect method to connect to existing nodes by @vnepveu in #129
  • docs: fix docs for new contract instantiation by @vnepveu in #142
  • Add support for multi-contract contract calls by @digorithm in #143
  • style: fix clippy warnings by @vnepveu in #145
  • Update to fuel-core 0.4 by @digorithm in #147
  • fix: support the new Sway array type format by @vnepveu in #144
  • Rename color to asset ID. by @adlerjohn in #149
  • Changes to support forc 0.6 by @digorithm in #150
  • Bump to v0.6.0 by @adlerjohn in #151

Full Changelog: v0.5.2...v0.6.0

v0.5.2

03 Mar 22:29
bb55737
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

03 Mar 19:13
8186343
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Mar 18:28
cf004f2
Compare
Choose a tag to compare

What's Changed

  • change author to authors in Forc.toml files by @JoshuaBatty in #109
  • Add caching for rust dependencies by @digorithm in #124
  • build: use test-helpers feature for fuels-signers in manifest by @vnepveu in #123
  • refactor: remove the launch_and_deploy function by @vnepveu in #114
  • fix: remove Cargo.toml duplicate workspace by @vnepveu in #128
  • feat: connect to already deployed contracts by @vnepveu in #113
  • Bump versions to 0.5.0 by @digorithm in #131

Full Changelog: v0.4.3...v0.5.0

v0.4.3

28 Feb 17:15
de659db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

27 Feb 19:43
1330ddd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Feb 17:38
17b21cd
Compare
Choose a tag to compare

What's Changed

  • feat: capture error from reverting transactions in the SDK by @vnepveu in #103
  • Send transactions and transfer funds between wallets by @digorithm in #110
  • Removed no-verify from publish crate by @Dyltom in #82
  • Handle return data larger than a word by @digorithm in #112
  • Update Rust badges to fuels-contract by @adlerjohn in #117
  • Bump to v0.4.1. by @adlerjohn in #116

New Contributors

Full Changelog: v0.4.0...v0.4.1