v1.6.0
1.6.0 (2018-06-26)
Features
Bug Fixes
- Option should be optional when a default is specified
- Fix multiple registration of 'init' event
- Register multiple event handlers #209
Other Notes
- Disallow registering for 'init' event
- Support
async_
hook param in addition toasync
- Update to python 3.6 in travis and docker image