Skip to content

Releases: amphp/process

0.2.0

16 Jun 04:56
Compare
Choose a tag to compare

Initial release for Amp v2.0.

API has changed dramatically. Please see the documentation.

0.1.3

24 Sep 13:00
v0.1.3
Compare
Choose a tag to compare
  • Process::__construct accepts an array of arguments now to build the command

0.1.2

24 Dec 12:45
Compare
Choose a tag to compare
v0.1.2

Properly throw an InvalidArgumentException in Process::write()

0.1.1

11 Sep 00:55
Compare
Choose a tag to compare
v0.1.1

Add getter for pid

0.1.0

10 Sep 12:56
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First release with stable dependencies.