Skip to content

Latest commit

 

History

History
114 lines (59 loc) · 4.37 KB

CHANGELOG.md

File metadata and controls

114 lines (59 loc) · 4.37 KB

Release Notes

v1.4.0 - 2022-02-15

Fixed

  • PHP 8.1 deprecation warnings (#54)

Changed

  • Drops PHP 7.3 and PHP 7.4 (#54)

Changed

  • Improves ssh:configure command (#46)

Changed

  • Improves ssh:configure command (#44)

Fixed

  • Usage on non-interactive environments (#43)

Changed

  • Allow the usage of FORGE_API_TOKEN in CIs (#42)

Added

  • PHP 8.1 support (#26)

Added

  • Server and site tags to list commands (#36)

Fixed

  • Avoids attempt to question when there is no answers available (#33)

Added

  • env:pull and env:push commands (#19)

Stable version.

Fixed

  • Archived servers appearing on server:list command (b941187)
  • Commands based on tail operations failing (bd5dc8a)

Added

  • Runtime errors display next steps (aced4f9)

Changed

  • --tail option got renamed to --follow (#8)

Fixed

  • Empty logs now display feedback (998da4d)

Fixed

  • Commands based on tail operations failing (286d58b)

Added

  • Improvements on site:logs and daemon:logs commands (b1ca9ce)
  • Warns users when not using the latest version (83f89bf, 7e39417)

Fixed

Added

  • Adds database:shell command (e93c38e)

v0.1.0 (2021-07-30)

Initial pre-release.