Skip to content

v0.91.0

Latest
Compare
Choose a tag to compare
@fuel-service-user fuel-service-user released this 03 Jul 15:30
· 20 commits to master since this release
799e871

Summary

In this release, we:

  • Upgraded to sway/forc @ v0.61.1
  • Added support for str slices
  • Updated create fuels template and added a fuel-toolchain.toml file to it
  • Made create fuels CLI easier to use with fewer options and smarter defaults
  • Improved tooling around fuels config file, allowing for selective event listening

Breaking

  • Features
  • Fixes
    • #2558 - Stop piping into process.stdout/stderr and use console.log, by @nedsalk
  • Chores

Features

Fixes

Chores

Docs