Skip to content

Releases: phpzone/shell

0.2.0

21 Aug 16:29

Choose a tag to compare

Update branch alias

0.2.0-beta

29 Apr 16:25

Choose a tag to compare

0.2.0-beta Pre-release
Pre-release

Added

  • Option --stop-on-error to force a stop on a script error.
  • Definition stop_on_error to stop on error and not attempt to process remaining scripts.
  • Definition tty to enable/disable TTY mode.
  • Definition enable to enable/disable a command.
  • Definition help for a command help.

Fixed

  • BC changes for extensions in PhpZone 0.2.

Limit of PhpZone dependency

10 Apr 23:02

Choose a tag to compare

Changed

  • Set PhpZone dependency on 0.1.*

Fix running of long term process

08 Apr 01:14

Choose a tag to compare

0.1.1

Add option to disable TTY mode

First prototype

07 Apr 23:22

Choose a tag to compare

0.1.0

Refactoring