Releases: symfony/console
Releases · symfony/console
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- no significant changes
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- no significant changes
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54510 [Console] Handle SIGQUIT signal (@ostrolucky)
- feature symfony/symfony#54347 [Console] Allow to return all tokens after the command name (@lyrixx)
- feature symfony/symfony#54135 [Console] Add a way to use custom lock factory in lockableTrait (@VincentLanglet)
- feature symfony/symfony#54238 [Console] Add
ArgvInput::getRawTokens()
(@lyrixx) - feature symfony/symfony#53986 [Console] Add descriptions to Fish completion output (@adriaanzon)
- feature symfony/symfony#52605 [Console] Support
ProgressBar::iterate()
on empty array (@GromNaN)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- bug symfony/symfony#54440 [Console] return null when message with name is not set (@xabbuh)
v6.4.7
Changelog (v6.4.6...v6.4.7)
- bug symfony/symfony#54440 [Console] return null when message with name is not set (@xabbuh)
v5.4.39
Changelog (v5.4.38...v5.4.39)
- bug symfony/symfony#54440 [Console] return null when message with name is not set (@xabbuh)
v7.0.6
Changelog (v7.0.5...v7.0.6)
- bug symfony/symfony#54435 [Console] respect multi-byte characters when rendering vertical-style tables (@xabbuh)
- bug symfony/symfony#54419 Fix TypeError on ProgressBar (@Fan2Shrek)
v6.4.6
Changelog (v6.4.5...v6.4.6)
- bug symfony/symfony#54435 [Console] respect multi-byte characters when rendering vertical-style tables (@xabbuh)
- bug symfony/symfony#54419 Fix TypeError on ProgressBar (@Fan2Shrek)
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#54009 [Console] Fix display of vertical Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#54001 [Console] Fix display of Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#53707 [Console] Fix color support for TTY output (@theofidry)
- bug symfony/symfony#53711 [Console] Allow false as a $shortcut in InputOption (@jayminsilicon)
v6.4.4
Changelog (v6.4.3...v6.4.4)
- bug symfony/symfony#54009 [Console] Fix display of vertical Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#54001 [Console] Fix display of Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#53707 [Console] Fix color support for TTY output (@theofidry)
- bug symfony/symfony#53711 [Console] Allow false as a $shortcut in InputOption (@jayminsilicon)