Releases: anexia/django-future-tasks
Releases · anexia/django-future-tasks
1.3.0
What's Changed
- SIANXKE-390: Updated Python and Django support. Changes to pre-commit packages. by @mikelandzelo173 in #13
- Process future tasks by eta ordering + use time machine in tests by @christophbuermann in #14
New Contributors
- @mikelandzelo173 made their first contribution in #13
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- Log exceptions in handle_tick in process_future_tasks by @christophbuermann in #11
New Contributors
- @christophbuermann made their first contribution in #11
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
What's Changed
- Add Feature PeriodicFutureTask by @galipnik in #3
- SIANXKE-332: Add execution time to task by @galipnik in #4
- SIANXKE-338: Introduce status interrupted by @galipnik in #5
- SIANXKE-343: Deactivate task after n executions by @galipnik in #6
- SIANXKE-342: Deactivate periodic task after end time by @galipnik in #7
New Contributors
Full Changelog: 1.0.0...1.1.0