14th Jan 2013
- Added new fn
interspaced
which will call fun repeatedly with a specified interspacing. - Added missing trailing quotes when printing schedule.
28th May 2013
- BREAKING CHANGE - Remove support for specifying stop-delayed? and stop-periodic? scheduler strategies.
- Jobs now correctly report as no longer being scheduled when pool is shutdown.
10th March 2022
- Added some simple tests
- Updated readme
- Brought in changes from 1.3.0 that handle exceptions better