v0.58.0
What's Changed
- chore(ci): only show failed tests with
nextest
by @hal3e in #1332 - chore: bump
forc
to0.54.0
and re-enablegenerics
tests by @hal3e in #1330 - feature!: make experimental encoding default by @hal3e in #1334
- chore: fix some comments by @sellskin in #1307
- Fix:fix some issues by @miles-six in #1287
- fix: receipt parsing when call is repeated through internal call by @MujkicA in #1337
- chore: improve
b256
tests by @hal3e in #1339 - chore: bump
fuel-core
to0.24.3
by @hal3e in #1345 - Bump versions to v0.58.0 by @digorithm in #1346
New Contributors
- @sellskin made their first contribution in #1307
- @miles-six made their first contribution in #1287
Full Changelog: v0.57.0...v0.58.0
Breaking changes
This release makes the experimental encoding default and adds the legacy_encoding
flag to use the old one.