Releases: AmbitionEng/django-pgactivity
Releases · AmbitionEng/django-pgactivity
1.8.0
Changes
- Drop Python 3.9 support, add Python 3.14 support, add Postgres 18 support, add Django 6.0 support by @wesleykendall in #16
1.7.1
Changes
- Changed project ownership to
AmbitionEngby @wesleykendall in #14.
1.7.0
Changes
- Added Python 3.13 support, dropped Python 3.8. Added Postgres17 support by @wesleykendall in #13.
1.6.0
Feature
- Added
application_nameas one of the fields returned by the primary activity proxy model by @Pete-J-Matthews in #11.
1.5.0
Changes
- Django 5.1 compatibilty, and Dropped Django 3.2 / Postgres 12 support by @wesleykendall in #10.