Releases: symfony/console
Releases · symfony/console
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60103 [Console] Mark
AsCommand
attribute as@final
(@Somrlik, @GromNaN) - feature symfony/symfony#60076 [Console] Deprecate returning a non-int value from a
\Closure
function set viaCommand::setCode()
(@yceruto) - feature symfony/symfony#60024 [Console] Add support for invokable commands in
LockableTrait
(@yceruto) - feature symfony/symfony#59588 [Console] Add a Tree Helper + multiple Styles (@smnandre)
- feature symfony/symfony#59657 [Console] Add markdown format to Table (@amenk)
- feature symfony/symfony#59565 [Console] Deprecating Command getDefaultName and getDefaultDescription methods (@yceruto)
- feature symfony/symfony#59473 [Console] Add broader support for command "help" definition (@yceruto)
- feature symfony/symfony#59493 [Console] Invokable command adjustments (@yceruto)
- feature symfony/symfony#59474 [Console] Invokable command deprecations (@yceruto)
- feature symfony/symfony#59340 [Console] Add support for invokable commands and input attributes (@yceruto)
- feature symfony/symfony#58946 [Console] Add support of millisecondes for
formatTime
(@SebLevDev)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- bug symfony/symfony#60168 [Console] Correctly convert
SIGSYS
to its name (@cs278)
v6.4.21
Changelog (v6.4.20...v6.4.21)
- bug symfony/symfony#60168 [Console] Correctly convert
SIGSYS
to its name (@cs278)
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#59874 [Console] fix progress bar messing output in section when there is an EOL (@joelwurtz)
v6.4.20
Changelog (v6.4.19...v6.4.20)
- bug symfony/symfony#59874 [Console] fix progress bar messing output in section when there is an EOL (@joelwurtz)
v7.1.10
Changelog (v7.1.9...v7.1.10)
- bug symfony/symfony#59069 [Console] Fix division by 0 error (@Rindula)
v6.4.17
Changelog (v6.4.16...v6.4.17)
- bug symfony/symfony#59069 [Console] Fix division by 0 error (@Rindula)
v7.2.1
Changelog (v7.2.0...v7.2.1)
- bug symfony/symfony#59069 [Console] Fix division by 0 error (@Rindula)
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- no significant changes
v7.2.0-RC1
Changelog (v7.2.0-BETA2...v7.2.0-RC1)
- no significant changes