Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 542 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 542 Bytes

at-at Changelog

1.1.0

14th Jan 2013

  • Added new fn interspaced which will call fun repeatedly with a specified interspacing.
  • Added missing trailing quotes when printing schedule.

1.2.0

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.

1.3.1

10th March 2022

  • Added some simple tests
  • Updated readme
  • Brought in changes from 1.3.0 that handle exceptions better