v0.63.0
版本发布时间: 2024-06-01 00:21:58
FuelLabs/fuels-rs最新发布版本:v0.66.4(2024-09-06 22:25:31)
What's Changed
- chore: update forc to 0.59.0 by @segfault-magnet in https://github.com/FuelLabs/fuels-rs/pull/1386
- fix(docs): replace version variables with hardcoded verisons by @Br1ght0ne in https://github.com/FuelLabs/fuels-rs/pull/1301
- Use dynamic supported fuel-core version by @Br1ght0ne in https://github.com/FuelLabs/fuels-rs/pull/1190
- chore: bump
forc
to0.60.0
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1388 - feat: use doc strings from the
abi
inabigen
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1390 - refactor: remove
provider
fromScriptCallHandler
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1391 - feat: make
setup_program_test!
macro hygienic by @Br1ght0ne in https://github.com/FuelLabs/fuels-rs/pull/1389 - Support
Upload
andUpgrade
transactions by @xgreenx in https://github.com/FuelLabs/fuels-rs/pull/1382 - chore: bump
fuel-core
to0.27.0
by @hal3e in https://github.com/FuelLabs/fuels-rs/pull/1395 - bug: e2e build script by @segfault-magnet in https://github.com/FuelLabs/fuels-rs/pull/1398
- bug: await tx committal by @segfault-magnet in https://github.com/FuelLabs/fuels-rs/pull/1400
- Bump versions to 0.63.0 by @digorithm in https://github.com/FuelLabs/fuels-rs/pull/1401
- bug: fix cargo publish by @segfault-magnet in https://github.com/FuelLabs/fuels-rs/pull/1403
Full Changelog: https://github.com/FuelLabs/fuels-rs/compare/v0.62.0...v0.63.0