Skip to content

Releases: FuelLabs/fuels-rs

v0.13.0

16 May 19:24
3e0b571
Compare
Choose a tag to compare

Breaking changes

  • Setting up contract deployment changed a lot in #268

What's Changed

  • Update getting started/setup doc by @JoshuaBatty in #273
  • update test due to breaking error format change in fuel-core by @Voxelot in #274
  • feat: support Enum type as function argument by @vnepveu in #275
  • test: test support for nested custom types in function arguments by @vnepveu in #276
  • ci: use implicit sway-std-lib dependency in tests projects by @vnepveu in #280
  • Contract deployment QoL by @MujkicA in #268
  • feat: support unit type variants in Enum by @vnepveu in #283
  • Fix fuels core dependency by @digorithm in #284

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

10 May 03:21
a1f529a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

07 May 23:44
c7ffcd1
Compare
Choose a tag to compare

What's Changed

  • feat: decode LOGD data in CallResponse by @vnepveu in #238
  • make fuel-core optional in fuels-signers by @Voxelot in #251
  • add new load_sway_contract_with_salt method by @Salka1988 in #240
  • Use signing/recovery from fuel_crypto in fuels_signers by @Br1ght0ne in #165
  • Update the Fuel Rust SDK book to match latest development by @digorithm in #258
  • Specify minimum supported Rust version in fuels-rs manifest by @mitchmindtree in #243
  • Update type handling and add support for forc 0.12.x by @digorithm in #261
  • test: add tests for LOGD decoding in harness by @vnepveu in #263
  • Bump versions to 0.11.0 by @digorithm in #267

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

29 Apr 22:33
916922f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

29 Apr 20:45
b2bb5ce
Compare
Choose a tag to compare

What's Changed

  • refactor: reorganize Errors inside fuels-core by @vnepveu in #198
  • Re-export fuels-rs as single crate by @digorithm in #168
  • feat: add maturity field to TxParameters struct by @vnepveu in #199
  • Add basic support for tuple inputs/outputs by @digorithm in #205
  • Use remote stdlib and update tests by @adlerjohn in #209
  • Compute calldata offset on B256 argument by @digorithm in #203
  • Add fuels-types minimal crate for declaring serializable ABI types. Resolves the cycle between fuels-rs and sway repos. by @mitchmindtree in #219
  • Move to 2021 Rust #137 by @tedbyron in #227
  • Refactor: make a fuels-test-helpers crate by @tedbyron in #228
  • feat: support Tuple in Enum and Enum in Tuple by @vnepveu in #213
  • Build Sway projects at every CI run by @digorithm in #234
  • refactor: implement helper methods on Property types by @vnepveu in #229
  • fix: enforce accepting only one output parameter by @vnepveu in #235
  • Update fuel-core to 0.6 by @digorithm in #245
  • Rename fuels-rs crate to fuels by @mitchmindtree in #242
  • Update versions to 0.10.0 by @digorithm in #241

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

01 Apr 20:49
cafbfff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

31 Mar 22:38
7a54353
Compare
Choose a tag to compare

What's Changed

  • Turn on UTXO validation in tests by @digorithm in #193
  • feat: differentiate calling and simulating a contract call by @vnepveu in #189
  • Accept Sway-native types directly and without wrappers by @digorithm in #194
  • Bump versions to 0.9.0 by @digorithm in #195

Full Changelog: v0.8.1...v0.9.0

v0.8.1

29 Mar 15:57
e835574
Compare
Choose a tag to compare

What's Changed

  • docs: use an MD book by @vnepveu in #185
  • feat: Support forwarding amounts of size up to u64 in contract calls by @luizstacio in #175
  • Remove extra (incorrect) witness. by @adlerjohn in #187
  • Allow assets to be forwarded to contracts on calls by @Voxelot in #191
  • Bump versions to 0.8.1 by @digorithm in #192

New Contributors

Full Changelog: v0.8.0...v0.8.1

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