Skip to content

v0.80.0

Compare
Choose a tag to compare
@fuel-service-user fuel-service-user released this 16 Apr 08:41
· 125 commits to master since this release
681fc6d

Breaking


Features

  • #2008 - Add isReadOnly helper for functions, by @Dhaiwat10
  • #2018 - Accept Uint8Arrays as inputs for Vecs, add docs for bytecode inputs, by @Dhaiwat10
  • #2011 - Hide unnecessary logs and add loading spinners for create-fuels, by @Dhaiwat10
  • #2051 - Properly load env vars in create-fuels template, and add docs for fuels CLI, by @Dhaiwat10

Fixes

  • #2019 - Remove unused dependency fuels from the create-fuels package, by @Dhaiwat10
  • #2014 - User resolvable errors no longer cause the cli to exit, by @maschad

Chores

Docs