0.1.0 - Getting buff
What's Changed
- Adds the ability to strike and restore tasks from the docket by @chrisguidry in #34
- Fixing coverage by @chrisguidry in #40
- Adds support for concurrent execution of tasks by @chrisguidry in #42
- Removing confusing overloads by @chrisguidry in #44
- Fixing types with better checking by @chrisguidry in #45
- Handles cases where bad user data could crash a worker by @chrisguidry in #46
- Better handling of redis for unit and chaos tests, metrics for redis by @chrisguidry in #47
- Metrics for strikes by @chrisguidry in #48
- Adds support for type coercion for the strike/restore CLI tasks by @chrisguidry in #49
- Adds worker heartbeats by @chrisguidry in #50
- Adds a
docket snapshotcommand to print the state of the docket by @chrisguidry in #51 - Buffing up the README! by @chrisguidry in #52
- Update README.md by @chrisguidry in #53
- Update README.md by @chrisguidry in #54
Full Changelog: 0.0.2...0.1.0