This repository was archived by the owner on Mar 17, 2025. It is now read-only.
v1.3.0
- Added ability for a task to override its own
finished_stateby passingdata._new_stateinto theresolve()function. - Added a task's ID to the
_idinternal key (credit: @pdesgarets). - Added ability to configure paths to
specsandtaskslocations (credit: @rafalsobota).