- 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
-----------------
- Add convenience coroutine and a method returning a named Task - Rename expect() to schedule()