v0.64.0
What's Changed
- ci: Fix typo in forc-unit tests by @sdankel in #6566
- Fixed required trait constraint not being checked by @esdrubal in #6525
- fix: forc-client build script should update proxy abi also for deployment tests by @kayagokalp in #6561
- Introduce the collection context in the type check context. by @tritao in #6460
- fix: forc-deploy block url by @sdankel in #6570
- Move all crate dependencies to the workspace Cargo.toml (#6179) by @alfiedotwtf in #6563
- docs: added a link to the Fuel blockchain by @Ocheretovich in #6574
- fix OOB slab panic when creating runnables on a did_save event by @JoshuaBatty in #6575
- Version bump all crate dependencies after the workspace move by @alfiedotwtf in #6571
- fix array element type algorithm to avoid selecting never by @xunilrj in #6511
- Version bump the remaining crate dependencies by @alfiedotwtf in #6579
- Add inlay hints for function parameters by @JoshuaBatty in #6513
- Common sub-expression elimination pass by @vaivaswatha in #6413
- fix: use build script for proxy deployments as well by @kayagokalp in #6580
- chore: update fuel-core to 0.36.0, fuels-* to 0.66.5 by @kayagokalp in #6582
- Support
Output::Change
inoutput_asset_to()
andoutput_asset_id()
by @bitzoic in #6562 - feat: AWS kms signer support for forc-client by @kayagokalp in #6578
- chore: bump to v0.64.0 by @JoshuaBatty in #6584
- Fix verify_tag.sh script to use workspace version by @IGI-111 in #6587
- ci: add versions to cargo workspace by @sdankel in #6588
New Contributors
- @Ocheretovich made their first contribution in #6574
Full Changelog: v0.63.6...v0.64.0