Releases: theofidry/console
Releases · theofidry/console
0.6.10
Fixes
- Fix missing symfony/deprecation-contracts dependency (#227)
0.6.9
Features
- Bump minimum supported Symfony version to 6.4 (#208)
- Add support for Symfony 7 (#215)
0.6.8
Fixes
- Add missing
psr/log
dependency (#205)
0.6.7
Fixes
- Revert "fix: Remove the deprecation layer (#187)" (#204)
0.6.6
Features
- Add support for using native Symfony commands (#201)
0.6.5
Features
- Support hidden commands (#202)
Fixes
- Allow to use the ReversedSymfonyCommand to be registered (#199)
0.6.4
Features
- Add support for testing separate outputs (#190)
Fixes
Misc
- Drop support for psr/log v1 (#188)
0.6.3
Fixes
- Bump minimum required version of Symfony Flex (#185)
Misc
- Drop support for PHP 8.1 (#184)
- Drop support for Symfony5 (#186)
0.6.2
Fixes
- Restore the previous IO::getArgument() and ::getOption() (#183)
0.6.1
Fixes
- Add an deprecated alias for IO to avoid a hard BC break (#181)