Skip to content

Added ability to set interval: false on individual tasks for when you have tasks which are not designed to be run on an interval but rather called via IPC from a Controller

Latest

Choose a tag to compare

@pilsy pilsy released this 18 Nov 16:22
· 2 commits to master since this release
  • feat(interval): Allow tasks to be setup that don't fire on interval (for use with IPC)
  • chore(cleanup): Main class ef193fa
  • release(1.0.2): Added ability to set interval: false on individual tasks for when you have tasks which are not designed to be run on an interval but rather called via IPC from a Controller