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

v0.9.10

Choose a tag to compare

@willforde willforde released this 27 May 20:12
· 116 commits to master since this release
9770520

changed

  • Improved error handling
  • Delayed callbacks can now be set to run only when there are no errors, or only when there are errors, or run regardless of errors or not.
  • Delayed callbacks can now access the exception that was raised by setting an argument name to exception.

Added

  • Added support to auto redirect to the first listitem if there is only one single listitem (optional)