Skip to content

Releases: circli/console

2.3.0

04 Dec 15:37
b79bac2

Choose a tag to compare

Add support for symfony 7

2.2.0

14 Jun 09:11
afa5301

Choose a tag to compare

Extract methods from AbstractInput to a trait

We do that to make it easier to extend value objects and just
implement the InputInterface and use the trait to not need to
implement all 15 methods

2.1.0

13 Dec 17:17
cf832c9

Choose a tag to compare

Full Changelog: 2.0.0...2.1.0

2.0.0

26 Oct 12:29
791daf6

Choose a tag to compare

Fix phpstan error

1.1.1

09 Jun 12:43
307a148

Choose a tag to compare

Fix inverted if statement

1.1.0

13 Jun 12:08
03fac1e

Choose a tag to compare

Update docs

First release

21 Jul 13:32

Choose a tag to compare

1.0.0

Lower phpunit version so it works in github actions