Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

v1.3.0

Choose a tag to compare

@firebase-ops firebase-ops released this 28 Mar 22:38
· 31 commits to master since this release
  • Added ability for a task to override its own finished_state by passing data._new_state into the resolve() function.
  • Added a task's ID to the _id internal key (credit: @pdesgarets).
  • Added ability to configure paths to specs and tasks locations (credit: @rafalsobota).