This repository was archived by the owner on Nov 27, 2024. It is now read-only.
v0.9.12
Fixed
- Attempt fix for 'import _strptime' failure.
Changed
- Run method now returns the exception that was raise when error occurs
- 'set_callback' now excepts a path to a callback.
- No need to always import callback modules. Modules are auto loaded based on the specified path.
- Some general improvements.