Releases: FuelLabs/fuels-rs
Releases · FuelLabs/fuels-rs
v0.8.0
What's Changed
- Support non-native asset forwarding by @digorithm in #172
- Support setting variable outputs in contract calls by @digorithm in #173
- Bump fuel-core to v0.5.0 by @adlerjohn in #176
- Delete Cargo.lock by @adlerjohn in #177
- Ignore lockfile. by @adlerjohn in #179
- Bump to v0.8.0 by @adlerjohn in #178
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Enable amount/asset forwarding in tx params by @digorithm in #167
- Fix multi-argument contract calls by @digorithm in #169
- Update versions to 0.7.1 by @digorithm in #170
Full Changelog: v0.7.0...v0.7.1
v0.7.0
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
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
What's Changed
- Add alias to
fuel_tx::ContractId
type by @digorithm in #135 - Bump versions to v0.5.2 by @digorithm in #136
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Remove no-verify and bump versions to v0.5.1 by @digorithm in #134
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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 forfuels-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
What's Changed
- Remove dev dependency by @digorithm in #120
- Bump versions to v0.4.3 by @digorithm in #121
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Bring back no-verify temporarily by @digorithm in #118
- Bump versions to v0.4.2 by @digorithm in #119
Full Changelog: v0.4.1...v0.4.2
v0.4.1
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