Releases: symfony/console
Releases · symfony/console
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)
v5.4.36
Changelog (v5.4.35...v5.4.36)
- 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)
v7.0.3
Changelog (v7.0.2...v7.0.3)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
v6.4.3
Changelog (v6.4.2...v6.4.3)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
v6.3.12
Changelog (v6.3.11...v6.3.12)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
v5.4.35
Changelog (v5.4.34...v5.4.35)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
v7.0.2
Changelog (v7.0.1...v7.0.2)
- bug symfony/symfony#52940 [Console] Fix color support check on non-Windows platforms (@theofidry)
- bug symfony/symfony#52941 [Console] Fix xterm detection (@theofidry)