Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Version 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@svenluijten svenluijten released this 02 May 10:32
· 19 commits to master since this release

Changed

  • Update sven/file-config to ^3.0
  • Update symfony/console to ^4.0 || ^5.0
  • Update symfony/process to ^4.0 || ^5.0
  • Update themsaid/forge-sdk to ^2.0
  • Update minimum PHP version to 7.2
  • Rename all commands to group by type instead of by action
  • Save configuration file as .forge.json to hide it by default. It will fall back to forge.json if not found.

Added

  • Allow passing in the API key as an argument to the authorize command
  • The proper exit codes are now returned from every command