0.2.0
What's Changed
- Use modules in justfile by @pauloxnet in #43
- Add extras for database dependencies by @pauloxnet in #41
- Update git action versions by @pauloxnet in #45
- Using the DEFAULT_TASK_BACKEND_ALIAS constant by @dennisstritzke in #36
- Adding completion datetimes to the TaskResults by @dennisstritzke in #49
- Adding a check that ensures the app required for the database backend… by @dennisstritzke in #53
- Fix thundering herd typo by @jhthompson in #56
- Support task decorator without arguments by @jhthompson in #55
- Fix excessive CPU usage when no tasks in queue
- Improve support for zero interval
- Fix logging configuration - logs are actually shown now!
- Add basic retries to core update mechanisms
- Improve protections against missing or invalid tasks
New Contributors
- @pauloxnet made their first contribution in #43
- @jhthompson made their first contribution in #56
Full Changelog: 0.1.1...0.2.0