Releases: BerliozFramework/CliCore
Releases · BerliozFramework/CliCore
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.0
v2.0.0-beta2
Changed
- Declare
CliApp
inflector to the service container in constructor
Removed
- Remove
CliApp
dependency in constructor ofAbstractCommand
, inflector used instead
v2.0.0-beta1
Added
- Console with
league/climate
library
Changed
- Namespace move from
Berlioz\CliCore
toBerlioz\Cli\Core
- Refactoring
- Bump minimal compatibility to PHP 8
Removed
- Dependency to
psr/log
- Dependency to
ulrichsg/getopt-php