Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joshdifabio joshdifabio released this 01 Mar 23:17
· 81 commits to master since this release

Added

  • Shell class for parallel execution of command lines with automatic queueing of commands.
  • FutureProcess and FutureResult classes for mixed asynchronous and synchronous interfaces to child processes.
  • Support for PHP 5.3, 5.4, 5.5 and 5.6.