Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 395 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 395 Bytes

0.1.4

  • Fix several bugs related to time parsing.
  • In a totally unrelated change, add some tests around time parsing.

0.1.3

  • Fix several memory leaks.
  • Add a proper error handler block.

0.1.2

  • Fix bug with setting at like "**:35".

0.1.1

  • Handle multiple ats (at: ["mon 8:00, tues 9:30"]).
  • Job callbacks (:before_tick, :after_tick, etc).

0.1.0

  • First release.