Skip to content

2.3.0

Choose a tag to compare

@apfelbox apfelbox released this 07 Nov 11:08
· 22 commits to 2.x since this release
2.3.0
5eaab23

🎁 New Features

  • Add DispatchAfterRunTask to be able to redispatch tasks after the given run. You can use it in the Scheduler to reliably redispatch tasks.

✨ Improvements

  • Always show key of task in queue tasks command.

What's Changed

  • Add DispatchAfterRunTask and improve output of queue command by @apfelbox in #35

Full Changelog: 2.2.0...2.3.0