Skip to content

Releases: robertcorponoi/deltaframe

Tasks release

23 Jan 23:51
Compare
Choose a tag to compare
Added ability to run tasks.

* [FEATURE] Added ability to add tasks that can run one or more times on an interval with an optional delay.
* [DOCS] Added documentation about tasks.
* [TEST] Added global to mocha setup to prevent an irrelevant error from displaying.