- Fix reflection warnings
- Add exception handling through
uncaught-exception-handler
- Make our thread pool threads recognizable by adding
at-at
to the thread name - Add pprint handlers for records
- Add type hints to avoid reflection, and to be Babashka/GraalVM compatible
- Make
shutdown-pool!
public
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.
14th Jan 2013
- Added new fn
interspaced
which will call fun repeatedly with a specified interspacing. - Added missing trailing quotes when printing schedule.