This repository was archived by the owner on Nov 27, 2024. It is now read-only.
v0.9.10
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)