0.6.0
What's Changed
- Add explicit support for Python 3.13 by @RealOrangeOne in #112
- Don't enforce UUIDs for task ids by @RealOrangeOne in #120
- (breaking) Rename "completed" tasks to "succeeded" by @RealOrangeOne in #119
- (breaking) Simplify exception serialization to avoid issues with complex exceptions by @RealOrangeOne in #121
- (breaking) Remove support for
timedelta
forrun_after
Full Changelog: 0.5.0...0.6.0