Skip to content

Releases: symfony/console

v6.0.15

28 Oct 18:05
v6.0.15
Compare
Choose a tag to compare

Changelog (v6.0.14...v6.0.15)

  • bug #47907 Update Application.php (aleksandr-shevchenko)
  • bug #47883 Fix error output on windows cli (Maximilian.Beckers)

v5.4.15

28 Oct 17:59
v5.4.15
Compare
Choose a tag to compare

Changelog (v5.4.14...v5.4.15)

  • bug #47907 Update Application.php (aleksandr-shevchenko)
  • bug #47883 Fix error output on windows cli (Maximilian.Beckers)

v4.4.48

28 Oct 17:50
v4.4.48
Compare
Choose a tag to compare

Changelog (v4.4.47...v4.4.48)

  • bug #47907 Update Application.php (aleksandr-shevchenko)
  • bug #47883 Fix error output on windows cli (Maximilian.Beckers)

v6.2.0-BETA1

24 Oct 13:02
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47750 Show available commands in namespace when running namespace as command (wouterj)
  • feature #47730 Ban DateTime from the codebase (WebMamba)
  • feature #47308 Allow limiting the height of a console section (wouterj)
  • feature #47588 Add warning for possibly truncated inputs in QuestionHelper (#47586) (pbek)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #47407 Terminal Color Mode refactoring and force Color Mode (julien-boudry)
  • feature #47062 Don't cut Urls wrapped in SymfonyStyle block (fchris82, GromNaN)
  • feature #46242 Add support for resuming a ProgressBar (yivi)
  • feature #46944 Add Ansi8 (256 color) support, improve true color (Ansi24) support detection (julien-boudry)
  • feature #47018 Zsh shell autocompletion (adhocore, GromNaN)
  • feature #46901 Be explicit about the completion API version (wouterj)
  • feature #46896 Console/SymfonyStyle: Add Multiselect to choice() (julien-boudry)

v6.1.6

12 Oct 07:54
v6.1.6
Compare
Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • bug #47779 Fix Helper::removeDecoration hyperlink bug (greew)

v6.0.14

12 Oct 07:48
v6.0.14
Compare
Choose a tag to compare

Changelog (v6.0.13...v6.0.14)

  • bug #47779 Fix Helper::removeDecoration hyperlink bug (greew)

v5.4.14

12 Oct 07:43
v5.4.14
Compare
Choose a tag to compare

Changelog (v5.4.13...v5.4.14)

  • bug #47779 Fix Helper::removeDecoration hyperlink bug (greew)

v4.4.47

12 Oct 07:12
v4.4.47
Compare
Choose a tag to compare

Changelog (v4.4.46...v4.4.47)

  • bug #47779 Fix Helper::removeDecoration hyperlink bug (greew)

v6.1.5

30 Sep 08:17
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #47463 Make fish completion run in non interactive mode (Seldaek)
  • bug #47394 Make bash completion run in non interactive mode (Seldaek)

v6.0.13

30 Sep 08:10
v6.0.13
Compare
Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • bug #47394 Make bash completion run in non interactive mode (Seldaek)