Releases: django-commons/django-tasks-scheduler
Releases · django-commons/django-tasks-scheduler
v1.3.1 🌈
01 Feb 22:41
Compare
Sorry, something went wrong.
No results found
v1.3.1 🌈
🐛 Bug Fixes
Fix workers' page when there are no queues #83
🧰 Maintenance
Removes psycopg2 dependency from pyproject.toml @mbi (#78 )
v1.3.0 🌈
10 Jan 17:53
Compare
Sorry, something went wrong.
No results found
🚀 Features
Add to CronTask and RepeatableTask counters for successful/failed runs.
🧰 Maintenance
v1.2.4 🌈
28 Nov 18:33
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
🧰 Maintenance
v1.2.3 🌈
13 Oct 14:44
Compare
Sorry, something went wrong.
No results found
v1.2.2 🌈
10 Oct 17:02
Compare
Sorry, something went wrong.
No results found
v1.2.1 🌈
09 Oct 14:33
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix infinite loop on callback calling is_scheduled() #37 .
Full Changelog : v1.2.0...v1.2.1
v1.2.0 🌈
08 Oct 17:19
Compare
Sorry, something went wrong.
No results found
Changes
🚀 Features
Rename *Job models to *Task to differentiate
Full Changelog : v1.1.0...v1.2.0
v1.1.0 🌈
29 Sep 16:21
Compare
Sorry, something went wrong.
No results found
Changes
v1.1.0 🌈
🚀 Features
Enable using stats view using api token
🐛 Bug Fixes
New Contributors
Full Changelog : v1.0.2...v1.1.0
v1.0.2 🌈
10 Sep 16:15
Compare
Sorry, something went wrong.
No results found
Changes
🐛 Bug Fixes
ISSUE-23 Add missing migration and check for missing migrations @rwielk (#24 )
🧰 Maintenance
New Contributors
Full Changelog : v1.0.1...v1.0.2
v1.0.1 🌈
31 Aug 20:42
Compare
Sorry, something went wrong.
No results found
Changes
Update dependencies
Remove redundant log calls