Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 411 Bytes

CHANGES.md

File metadata and controls

20 lines (14 loc) · 411 Bytes

CHANGES

1.2 (2022-04-07)

  • Add getitem accessor for getting the scheduling info for an event
  • Rename "postpone" into "reschedule" and always resched the same time
  • Add more error handling

1.1 (2022-04-06)

  • Add convenience coroutine and a method returning a named Task
  • Rename expect() to schedule()

1.0 (2022-04-05)

  • Initial release