Skip to content

Releases: symfony/console

v5.4.1

09 Dec 13:41
v5.4.1
Compare
Choose a tag to compare

Changelog (v5.4.0...v5.4.1)

  • bug #44523 Fix polyfill-php73 requirement (Seldaek)
  • bug #44475 Handle alias in completion script (GromNaN)
  • bug #44467 Fix parameter types for ProcessHelper::mustRun() (derrabus)

v6.0.0

29 Nov 17:08
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:01
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:05
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • bug #44230 Add Suggestion class for more advanced completion suggestion (wouterj)
  • bug #44176 Default ansi option to null (jderusse)

v5.4.0-RC1

24 Nov 08:57
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

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

  • bug #44230 Add Suggestion class for more advanced completion suggestion (wouterj)
  • bug #44176 Default ansi option to null (jderusse)

v5.3.11

22 Nov 14:32
v5.3.11
Compare
Choose a tag to compare

Changelog (v5.3.10...v5.3.11)

  • bug #44176 Default ansi option to null (jderusse)
  • bug #43884 Runtime conflict for psr/log >= 3.0 instead of composer conflict (fancyweb)

v4.4.34

22 Nov 14:16
v4.4.34
Compare
Choose a tag to compare

Changelog (v4.4.33...v4.4.34)

  • no significant changes

v6.0.0-BETA1

05 Nov 08:16
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #43923 Open CompleteCommand for custom outputs (wouterj)
  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43595 SymfonyStyle enhancements (kbond)
  • feature #43615 feat: add completion for CompletionCommand "shell" argument (dkarlovi)
  • feature #43596 Add completion to help & list commands (GromNaN)
  • feature #43094 Add support of RGB functional notation (alexandre-daubois)
  • feature #42881 Add more context when CommandIsSuccessful fails (yoannrenard)
  • feature #42634 Remove HelperSet::setCommand() and getCommand() (derrabus)
  • feature #42632 Deprecate HelperSet::setCommand() and getCommand() (derrabus)
  • feature #42176 Implement psr/log 3 (derrabus)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:19
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #43923 Open CompleteCommand for custom outputs (wouterj)
  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43595 SymfonyStyle enhancements (kbond)
  • feature #43615 feat: add completion for CompletionCommand "shell" argument (dkarlovi)
  • feature #43596 Add completion to help & list commands (GromNaN)
  • feature #43094 Add support of RGB functional notation (alexandre-daubois)
  • feature #42881 Add more context when CommandIsSuccessful fails (yoannrenard)
  • feature #42632 Deprecate HelperSet::setCommand() and getCommand() (derrabus)
  • feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)

v5.3.10

29 Oct 08:39
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • no significant changes