v3.0.0
What's Changed
- V3 by @promiseofcake in #17
User Friendly:
- Renamed queue to global-queue
- Allowed global-queue to accept a CSV of ignored workflows to consider non-blocking for the queue.
- Introduced
pipeline-queue
which can be used to queue a workflow to run last inside the context of a pipeline.
Full Changelog: v2.1.0...v3.0.0