Releases: symfony/console
Releases · symfony/console
v6.2.0-RC1
Changelog (v6.2.0-BETA3...v6.2.0-RC1)
- bug #48179 Support completion for bash functions (Chi-teck)
v6.2.0-BETA3
Changelog (v6.2.0-BETA2...v6.2.0-BETA3)
- bug #48217 Improve error message when shell is not detected in completion command (GromNaN)
- bug #48210 Fix signal handlers called after event listeners and skip exit (GromNaN)
- bug #47998 Fix console
ProgressBar::override()after manualProgressBar::cleanup()(maxbeckers) - bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)
v6.2.0-BETA2
Changelog (v6.2.0-BETA1...v6.2.0-BETA2)
- bug #47907 Update Application.php (aleksandr-shevchenko)
v6.1.7
Changelog (v6.1.6...v6.1.7)
- bug #47907 Update Application.php (aleksandr-shevchenko)
- bug #47883 Fix error output on windows cli (Maximilian.Beckers)
v6.0.15
Changelog (v6.0.14...v6.0.15)
- bug #47907 Update Application.php (aleksandr-shevchenko)
- bug #47883 Fix error output on windows cli (Maximilian.Beckers)
v5.4.15
Changelog (v5.4.14...v5.4.15)
- bug #47907 Update Application.php (aleksandr-shevchenko)
- bug #47883 Fix error output on windows cli (Maximilian.Beckers)
v4.4.48
Changelog (v4.4.47...v4.4.48)
- bug #47907 Update Application.php (aleksandr-shevchenko)
- bug #47883 Fix error output on windows cli (Maximilian.Beckers)
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47750 Show available commands in namespace when running namespace as command (wouterj)
- feature #47730 Ban DateTime from the codebase (WebMamba)
- feature #47308 Allow limiting the height of a console section (wouterj)
- feature #47588 Add warning for possibly truncated inputs in QuestionHelper (#47586) (pbek)
- feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #47407 Terminal Color Mode refactoring and force Color Mode (julien-boudry)
- feature #47062 Don't cut Urls wrapped in SymfonyStyle block (fchris82, GromNaN)
- feature #46242 Add support for resuming a ProgressBar (yivi)
- feature #46944 Add Ansi8 (256 color) support, improve true color (Ansi24) support detection (julien-boudry)
- feature #47018 Zsh shell autocompletion (adhocore, GromNaN)
- feature #46901 Be explicit about the completion API version (wouterj)
- feature #46896 Console/SymfonyStyle: Add Multiselect to choice() (julien-boudry)
v6.1.6
Changelog (v6.1.5...v6.1.6)
- bug #47779 Fix
Helper::removeDecorationhyperlink bug (greew)
v6.0.14
Changelog (v6.0.13...v6.0.14)
- bug #47779 Fix
Helper::removeDecorationhyperlink bug (greew)