Releases: Flowpack/task
Releases · Flowpack/task
1.2.1
1.2.0
What's Changed
- FEATURE: PostgreSQL migration by @bwaidelich in #16
- TASK: Add automatic tests via github action by @daniellienert in #7
- TASK: fix typos, add missing codeblocks by @crydotsnake in #14
- TASK: added SQlite migration by @gjwnc in #12
- Task: Typo fixes by @gjwnc in #10
- BUGFIX: Prevent permanent lock by @riea in #17
- BUGFIX: Improve stability slightly and fix tests by @bwaidelich in #6
New Contributors
- @bwaidelich made their first contribution in #6
- @crydotsnake made their first contribution in #14
- @gjwnc made their first contribution in #12
- @riea made their first contribution in #17
Full Changelog: 1.1.1...1.2.0
1.1.1
BUGFIX: Do not fail if no exception was found
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- FEATURE: Improve task show command with detailed history by @daniellienert in #3
Full Changelog: 1.0.1...1.1.0
1.0.1
BUGFIX: Allow throwable instead of an exception
1.0.0
FEATURE: Run a single task
FEATURE: Truncate the task execution history to a configurable amount of entries
0.1.0
Initial Release of the Flowpack Task Scheduler