- Add a .join() method to wait for a timer that has been stopped to complete its final iteration. (Thanks, @pakal!)
- Remove ontimeout and params arguments (deprecated in 0.2)
- Properly pass args to RepeatingTimer
- Fix error if .stop() called before .start()