v0.4.0
Features
- Added
retrying
andretried
events for tasks using.evented()
modifier
Bugfixes
- Fixed a bug where
didRetry
would be called multiple times for a task instance.
Documentation
- Moved docs from README to GitHub Pages
retrying
and retried
events for tasks using .evented()
modifierdidRetry
would be called multiple times for a task instance.