Skip to content

Releases: yiisoft/yii-console

Version 2.4.2

20 Dec 05:15
Immutable release. Only release title and notes can be modified.
2.4.2
d03e618

Choose a tag to compare

  • Enh #233: Add Symfony Console 8 support (@vjik)

Full changelog

Version 2.4.1

02 Dec 07:57
Immutable release. Only release title and notes can be modified.
2.4.1
378ae5c

Choose a tag to compare

Full changelog

Version 2.4.0

27 Sep 08:47
2.4.0
a1efa9c

Choose a tag to compare

  • Chg #228: Change PHP constraint in composer.json to 8.0 - 8.4 (@vjik)
  • Enh #226: Check empty string as key in command map in CommandLoader validation (@vjik)
  • Bug #224: Fix typo in UNAVAILABLE exit code reason (@vjik)
  • Bug #227: Throw RuntimeException in ServeCommand when it wasn't possible to find out the current directory (@vjik)
  • Bug #230: The serve command no longer opens the browser by default (@vjik)

Version 2.3.0

23 Jan 14:39
2.3.0
c2829fa

Choose a tag to compare

Version 2.2.0

17 Feb 13:10
2.2.0
7942fc7

Choose a tag to compare

  • Enh #194: Allow to use ErrorListiner without logger (@vjik)

Version 2.1.2

26 Dec 18:08
2.1.2
2bb84e4

Choose a tag to compare

  • Enh #189: Add support for symfony/console of version ^7.0 (@vjik)

Version 2.1.1

05 Nov 12:03
2.1.1
ab768b6

Choose a tag to compare

Version 2.1.0

28 May 15:37
2.1.0
630e107

Choose a tag to compare

  • Bug #172: Fix accepting : as command name separator, offer using it by default (samdark)
  • Bug #179: Remove duplicate messages about server address (@samdark)
  • Enh #180: Enhance output of serve command, add --xdebug option for serve (@xepozz)

Version 2.0.1

31 Mar 08:30
2.0.1
55de5e6

Choose a tag to compare

Version 2.0.0

17 Feb 10:42
2.0.0
783e08a

Choose a tag to compare

  • Chg #171: Adapt configuration group names to Yii conventions (@vjik)
  • Enh #162: Explicitly add transitive dependencies psr/event-dispatcher and psr/log (@vjik)
  • Enh #163: Add workers option to serve command with default of two workers under Linux (@xepozz)
  • Bug #168: Fix executing the list command with namespace (@vjik)