Releases: webmozart/console
Releases · webmozart/console
1.0.0-beta5
- added support for Symfony 3
- fixed shell argument escaping on Windows
1.0.0-beta4
- renamed
Inputand implementations toInputStream - renamed
Outputand implementations toOutputStream - turned
IOinto a class - added
Input - added
Output - added
isClosed()toInputStreamandOutputStream - removed
RawIOandFormattedIO - changed constructor of
BufferedIO - changed constructor of
ConsoleIO
1.0.0-beta3
- fixed minimum versions in composer.json
1.0.0-beta2
- fixed
Paragraphto not indent empty lines - added
RawArgs::getScriptName()andArgs::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
Released version "1.0.0-beta"