- Added Symfony 7 support
- Dropped PHP 7.4, 8.0 and 8.1 support
- Dropped Symfony 4 & 5 support
- Fixed a missing use clause in the LogCommandBuilder class
- Added PSR log v2 and v3 support
- Added testing with PHP 8.2 - works
- BC: Changed the namespace from
Bit3toKonekt - BC: Added type definitions
- BC: Renamed the
CommandBuilderTraittoBuildsCommands - BC: Renamed the
CommandBuilderInterfacetoCommandBuilderand added method signatures - Dropped PHP <= 7.3 support (7.4 is still supported)
- Changed dependencies of the original v1.5.0 version to be up-to-date
- Added PHP 8.0 and PHP 8.1 support
- Added Symfony 6 (thus Laravel 9) support
- Added fluent interface methods