This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
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.