Skip to content

Releases: rquadling/abstract-console

Upgrade minimum PHP 7.4+

29 Jun 18:43

Choose a tag to compare

2.0.0 - 2020-06-28

  • Upgrade minimum PHP 7.4+

v1.1.0: Removed `\RQuadling\Console\Input\Input` as not really appropriate for

12 Jan 12:01

Choose a tag to compare

1.1.0 - 2020-01-12

  • Removed \RQuadling\Console\Input\Input as not really appropriate for this library.
    Instead, this library will use whatever \Symfony\Component\Console\Input\InputInterface and
    \Symfony\Component\Console\Output\OutputInterface compliant objects are supplied.

v1.0.0

27 Dec 18:07

Choose a tag to compare

1.0.0 - 2019-12-27 - Initial release