| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-18 | 1.1 kB | |
| v0.75.0 source code.tar.gz | 2025-09-18 | 364.8 kB | |
| v0.75.0 source code.zip | 2025-09-18 | 677.7 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
What's Changed
- Update
fuel-abi-typesto 0.13.0 by @tritao in https://github.com/FuelLabs/fuels-rs/pull/1674 - Fix
force_transfer_to_contractto work properly with non-based assets by @xgreenx in https://github.com/FuelLabs/fuels-rs/pull/1678 - Bump fuel-abi-types to 0.15.0 by @tritao in https://github.com/FuelLabs/fuels-rs/pull/1679
- feat: bump fuel-core to 0.46 by @luizstacio in https://github.com/FuelLabs/fuels-rs/pull/1682
- Additional functionality to allow custom sync calls for contracts and scripts by @xgreenx in https://github.com/FuelLabs/fuels-rs/pull/1683
- feat: expose offsets_with_data on configurables by @luizstacio in https://github.com/FuelLabs/fuels-rs/pull/1685
- chore: add method to get fn selector by @rymnc in https://github.com/FuelLabs/fuels-rs/pull/1686
- chore(release): prepare for release 0.75.0 by @rymnc in https://github.com/FuelLabs/fuels-rs/pull/1688
New Contributors
- @tritao made their first contribution in https://github.com/FuelLabs/fuels-rs/pull/1674
Full Changelog: https://github.com/FuelLabs/fuels-rs/compare/v0.74.0...v0.75.0