v1.4.0 - 2022-02-15
- PHP 8.1 deprecation warnings (#54)
- Drops PHP 7.3 and PHP 7.4 (#54)
- Improves
ssh:configure
command (#46)
- Improves
ssh:configure
command (#44)
- Usage on non-interactive environments (#43)
- Allow the usage of FORGE_API_TOKEN in CIs (#42)
- PHP 8.1 support (#26)
- Server and site tags to
list
commands (#36)
- Avoids attempt to question when there is no answers available (#33)
env:pull
andenv:push
commands (#19)
Stable version.
- Archived servers appearing on
server:list
command (b941187) - Commands based on
tail
operations failing (bd5dc8a)
- Runtime errors display next steps (aced4f9)
--tail
option got renamed to--follow
(#8)
- Empty logs now display feedback (998da4d)
- Commands based on
tail
operations failing (286d58b)
- Improvements on
site:logs
anddaemon:logs
commands (b1ca9ce) - Warns users when not using the latest version (83f89bf, 7e39417)
- Adds
database:shell
command (e93c38e)
Initial pre-release.