Skip to content

Releases: webmozart/console

1.0.0-beta5

05 Feb 10:04
Compare
Choose a tag to compare
1.0.0-beta5 Pre-release
Pre-release
  • added support for Symfony 3
  • fixed shell argument escaping on Windows

1.0.0-beta4

02 Oct 13:38
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release
  • renamed Input and implementations to InputStream
  • renamed Output and implementations to OutputStream
  • turned IO into a class
  • added Input
  • added Output
  • added isClosed() to InputStream and OutputStream
  • removed RawIO and FormattedIO
  • changed constructor of BufferedIO
  • changed constructor of ConsoleIO

1.0.0-beta3

24 Aug 13:40
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release
  • fixed minimum versions in composer.json

1.0.0-beta2

28 May 13:12
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release
  • fixed Paragraph to not indent empty lines
  • added RawArgs::getScriptName() and Args::getScriptName()
  • enabled nice exception rendering for exceptions thrown before the IO is created
  • made it possible to pass a callable to ConsoleApplication::__construct()

1.0.0-beta

19 Mar 13:57
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release
Released version "1.0.0-beta"