Skip to content

Releases: symfony/console

v5.4.19

24 Jan 13:42
v5.4.19
Compare
Choose a tag to compare

Changelog (v5.4.18...v5.4.19)

  • no significant changes

v6.2.3

28 Dec 15:41
v6.2.3
Compare
Choose a tag to compare

Changelog (v6.2.2...v6.2.3)

  • bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)

v6.1.9

28 Dec 15:05
v6.1.9
Compare
Choose a tag to compare

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

28 Dec 15:00
v6.0.17
Compare
Choose a tag to compare

Changelog (v6.0.16...v6.0.17)

  • bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)

v5.4.17

28 Dec 14:55
v5.4.17
Compare
Choose a tag to compare

Changelog (v5.4.16...v5.4.17)

  • bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)

v6.2.2

16 Dec 20:11
v6.2.2
Compare
Choose a tag to compare

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

06 Dec 17:38
v6.2.1
Compare
Choose a tag to compare

Changelog (v6.2.0...v6.2.1)

  • bug #48428 Fixed undefined variable error (Kevin Meijer)

v6.2.0

30 Nov 17:44
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.2.0-RC2

28 Nov 18:36
v6.2.0-RC2
Compare
Choose a tag to compare
v6.2.0-RC2 Pre-release
Pre-release

Changelog (v6.2.0-RC1...v6.2.0-RC2)

  • no significant changes

v6.1.8

28 Nov 18:25
v6.1.8
Compare
Choose a tag to compare

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 manual ProgressBar::cleanup() (maxbeckers)
  • bug #48085 Tell about messenger:consume invalid limit options (MatTheCat)