Releases: symfony/console
Releases · symfony/console
v5.4.19
Changelog (v5.4.18...v5.4.19)
- no significant changes
v6.2.3
Changelog (v6.2.2...v6.2.3)
- bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)
v6.1.9
Changelog (v6.1.8...v6.1.9)
- bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)
- bug #48681 Revert "bug #48089 Fix clear line with question in section (maxbeckers) (chalasr)
- bug #48089 Fix clear line with question in section (maxbeckers)
v6.0.17
Changelog (v6.0.16...v6.0.17)
- bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)
v5.4.17
Changelog (v5.4.16...v5.4.17)
- bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)
v6.2.2
Changelog (v6.2.1...v6.2.2)
- bug #48681 Revert "bug #48089 Fix clear line with question in section (maxbeckers) (chalasr)
- bug #48580 Fix missing command not matching namespace error message (Titouan Galopin)
- bug #48089 Fix clear line with question in section (maxbeckers)
v6.2.1
Changelog (v6.2.0...v6.2.1)
- bug #48428 Fixed undefined variable error (Kevin Meijer)
v6.2.0
Changelog (v6.2.0-RC2...v6.2.0)
- no significant changes
v6.2.0-RC2
Changelog (v6.2.0-RC1...v6.2.0-RC2)
- no significant changes
v6.1.8
Changelog (v6.1.7...v6.1.8)
- bug #48179 Support completion for bash functions (Chi-teck)
- 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)