Changelog for odd-jobs-0.2.0
Changelog
0.1.0
- Initial release
- LISTEN/NOTIFY for immediate execution of jobs
- Polling for execution of jobs in the future, and for retrying failed jobs.
- Utilities for rapidly building CLIs that can be deployed as background daemons
- Structured logging
- Graceful shutdown
- Basic concurrency control
- Incomplete web UI
- First cut of Haddock docs
- Simple CLI example