Skip to content

3.0

Compare
Choose a tag to compare
@kagkarlsson kagkarlsson released this 23 Sep 12:59
· 717 commits to master since this release

Version 3.0

  • New builders for task-creation, making it clearer what the config-options are. (See Tasks class and examples)
  • Better default for failure handling for one-time tasks
  • Enables recurring tasks to have data
  • Schedule.getNextExecutionTime can now use all data from ExecutionComplete

Upgrading to 3.x

  • No schema changes
  • Task creation are preferrably done through builders in Tasks class