Changelog
- Allow docstrings before ABI method declarations #289
- Format stdlib using
forc fmt
#288 - Change up release cycle and documentation #283 #282 #281 #280
- Detect and disallow infinite/cyclical dependencies #279
- Introduce top-level
const
value declarations (also: disallow top-levellet
) #278 - Fix trait method code generation bug #275
- Start fuel-core node on
forc run
if node is not found at given url #270 - Add node health check #269