Skip to content

Tags: taskphp/task

Tags

v0.6.0

Toggle v0.6.0's commit message
Update service extraction in Injector

Extract services from the container inside the callback returned by the
Injector so that services aren't instantiated until actually needed.

v0.5.3

Toggle v0.5.3's commit message
Fix task aliasing and command spec

v0.5.2

Toggle v0.5.2's commit message
Wrap command output with proxy if not writable

v0.5.1

Toggle v0.5.1's commit message
Fix Command initialization

v0.5.0

Toggle v0.5.0's commit message
Refactor property management

v0.4.1

Toggle v0.4.1's commit message
Fix plugin/console deps

v0.4.0

Toggle v0.4.0's commit message
Refactor property handling with console input

v0.3.2

Toggle v0.3.2's commit message
Fix plugin dep

v0.3.1

Toggle v0.3.1's commit message
Fix runTask

v0.3.0

Toggle v0.3.0's commit message
Refactor group commands in GroupCommand object