Skip to content

Releases: jigarius/phpake

v1.0.0

15 Oct 19:29
ab62e8b
Compare
Choose a tag to compare

Declaring it stable! Not many changes since the previous release.

v1.0.0-beta.1

09 Oct 15:12
43247b9
Compare
Choose a tag to compare

The first release! All the basic features work and most of the code is unit tested.

Features

  • Initial documentation
  • Tasks with no parameters
  • Tasks with parameters
  • Tasks with variadic parameters
  • Phpakefile examples
  • Ability to run shell commands with proc_open()