Skip to content

Releases: symfony/console

v5.2.1

18 Dec 14:09
v5.2.1
Compare
Choose a tag to compare

Changelog (v5.2.0...v5.2.1)

  • bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
  • bug #39223 Re-enable hyperlinks in Konsole/Yakuake (OndraM)

v5.1.10

18 Dec 13:49
v5.1.10
Compare
Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
  • bug #39223 Re-enable hyperlinks in Konsole/Yakuake (OndraM)

v4.4.18

18 Dec 13:42
v4.4.18
Compare
Choose a tag to compare

Changelog (v4.4.17...v4.4.18)

  • bug #39223 Re-enable hyperlinks in Konsole/Yakuake (OndraM)

v5.2.0

30 Nov 06:00
v5.2.0
Compare
Choose a tag to compare

Changelog (v5.2.0-RC2...v5.2.0)

  • bug #39160 Use a partial buffer in SymfonyStyle (jderusse)
  • bug #39168 Fix console closing tag (jderusse)

v5.1.9

29 Nov 09:31
v5.1.9
Compare
Choose a tag to compare

Changelog (v5.1.8...v5.1.9)

  • bug #39160 Use a partial buffer in SymfonyStyle (jderusse)
  • bug #39168 Fix console closing tag (jderusse)
  • bug #38991 Fix ANSI when stdErr is not a tty (jderusse)

v4.4.17

29 Nov 09:27
v4.4.17
Compare
Choose a tag to compare

Changelog (v4.4.16...v4.4.17)

  • bug #39160 Use a partial buffer in SymfonyStyle (jderusse)
  • bug #39168 Fix console closing tag (jderusse)
  • bug #38991 Fix ANSI when stdErr is not a tty (jderusse)

v3.4.47

27 Nov 08:49
v3.4.47
Compare
Choose a tag to compare

Changelog (v3.4.46...v3.4.47)

  • no changes

v5.2.0-RC2

21 Nov 08:49
v5.2.0-RC2
Compare
Choose a tag to compare
v5.2.0-RC2 Pre-release
Pre-release

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

  • no changes

v5.2.0-RC1

10 Nov 08:06
v5.2.0-RC1
Compare
Choose a tag to compare
v5.2.0-RC1 Pre-release
Pre-release

Changelog (v5.2.0-BETA3...v5.2.0-RC1)

  • bug #38991 Fix ANSI when stdErr is not a tty (jderusse)
  • feature #38919 Make error message more verbose (Nyholm)

v5.1.8

28 Oct 06:08
v5.1.8
Compare
Choose a tag to compare

Changelog (v5.1.7...v5.1.8)

  • no changes