Releases: phpzone/shell
Releases · phpzone/shell
0.2.0
0.2.0-beta
Added
- Option
--stop-on-errorto force a stop on a script error. - Definition
stop_on_errorto stop on error and not attempt to process remaining scripts. - Definition
ttyto enable/disable TTY mode. - Definition
enableto enable/disable a command. - Definition
helpfor a command help.
Fixed
- BC changes for extensions in PhpZone 0.2.
Limit of PhpZone dependency
Changed
- Set PhpZone dependency on 0.1.*
Fix running of long term process
0.1.1 Add option to disable TTY mode
First prototype
0.1.0 Refactoring