Skip to content

Releases: theofidry/console

0.6.10

23 Apr 18:55
a681ea3
Compare
Choose a tag to compare

Fixes

  • Fix missing symfony/deprecation-contracts dependency (#227)

0.6.9

06 Dec 06:53
01be0be
Compare
Choose a tag to compare

Features

  • Bump minimum supported Symfony version to 6.4 (#208)
  • Add support for Symfony 7 (#215)

0.6.8

18 Nov 23:05
f77b0ab
Compare
Choose a tag to compare

Fixes

  • Add missing psr/log dependency (#205)

0.6.7

18 Nov 22:30
2edf1a9
Compare
Choose a tag to compare

Fixes

  • Revert "fix: Remove the deprecation layer (#187)" (#204)

0.6.6

17 Nov 21:46
32d1637
Compare
Choose a tag to compare

Features

  • Add support for using native Symfony commands (#201)

0.6.5

16 Nov 08:31
8930c7f
Compare
Choose a tag to compare

Features

  • Support hidden commands (#202)

Fixes

  • Allow to use the ReversedSymfonyCommand to be registered (#199)

0.6.4

14 Nov 08:00
e0ffa3c
Compare
Choose a tag to compare

Features

  • Add support for testing separate outputs (#190)

Fixes

Misc

  • Drop support for psr/log v1 (#188)

0.6.3

29 Oct 09:28
db657d3
Compare
Choose a tag to compare

Fixes

  • Bump minimum required version of Symfony Flex (#185)

Misc

  • Drop support for PHP 8.1 (#184)
  • Drop support for Symfony5 (#186)

0.6.2

14 Oct 10:38
813e9a1
Compare
Choose a tag to compare

Fixes

  • Restore the previous IO::getArgument() and ::getOption() (#183)

0.6.1

14 Oct 09:00
f14dc99
Compare
Choose a tag to compare

Fixes

  • Add an deprecated alias for IO to avoid a hard BC break (#181)