This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Releases: uptick/django-dramatiq-pg
Releases · uptick/django-dramatiq-pg
1.3.2
Given this package is still quite young, the following breaking changes are a little more aggressive than they'd normally be. No deprecation cycle has been employed. Please read carefully before updating!
ea73190 [BREAKING] Raised minimum supported version to Django 3.1, using new import location for JSONField.
ea73190 [BREAKING] Squashed down to one migration, not using squashmigrations strategy. Make sure you've run migrations with v1.2 prior to upgrading!
ea73190 Raised minimum dramatiq-pg
version to 0.9.0.
093d9b4 Added isort config to pypoetry file.
Release 1.2.0
Bumped version to 1.2.0
Supports Django versions >= 3.0