What's Changed
- Docker Fixes by @AlicanC in #1543
- Remove unnecessary docker cache step in CI by @Voxelot in #1675
- Fix incorrect collection of tokens from tuples in the language server by @JoshuaBatty in #1678
- Remove
forc-gm
in the docs for now by @binggh in #1680 - tiny perf gain by bailing early when finding methods for an error recovery type by @sezna in #1676
- Bump fuel-core to v0.8, and sub-deps. by @adlerjohn in #1683
- Implement left & right shift for
b256
by @nfurfaro in #1549 - Fix the
template
command for thecounter
example by @mohammadfawaz in #1690 - Fix comment location in testing with rust by @rootulp in #1695
- Move unnecessary usage of SDK for tests to e2e tests by @adlerjohn in #1687
- Remove collecting operators as tokens in language server by @JoshuaBatty in #1677
- Introduce FromTrait method name by @sezna in #1684
- Add more highlighted languages by @adlerjohn in #1699
- Remove sdk-harness script lib. by @adlerjohn in #1700
- Remove fuels-signers from SDK harness. by @adlerjohn in #1703
- Remove rand from SDK harness. by @adlerjohn in #1704
- New intrinsic for generating a unique
b256
key by @mohammadfawaz in #1688 - Bump SDK harness fuels-rs to 0.14 by @adlerjohn in #1709
- Improve installation docs. by @adlerjohn in #1711
- Bump fuels-rs init version to 0.14 by @adlerjohn in #1708
- Bump to v0.14.0. by @adlerjohn in #1714
Full Changelog: v0.13.2...v0.14.0