Skip to content

0.2.0

Compare
Choose a tag to compare
@RealOrangeOne RealOrangeOne released this 21 Jun 20:09
· 91 commits to master since this release
610e994

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

Full Changelog: 0.1.1...0.2.0