v3.0.0
3.0.0 (2021-02-23)
Features
BREAKING CHANGES
- The third argument to IntervalBasedScheduler.registerTask is no longer isOneTimeTask.
Instead it is an object where one attribute is the old isOneTimeTask parameter.
Signed-off-by: Pascal Sthamer sthamer.pascal@gmail.com