Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

v0.9.12

Choose a tag to compare

@willforde willforde released this 19 Jun 01:12
· 99 commits to master since this release
cad2627

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.