Skip to content

Releases: nimasmi/django-gov-notify

0.5.0

02 May 14:04
Compare
Choose a tag to compare

Features

  • Support Python 3.12
  • Support Django 5.0

Development

  • Improve version test matrices to skip testing incompatible combinations

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

13 Nov 11:37
Compare
Choose a tag to compare

Features

  • Support Python 3.10 and Python 3.11
  • Drop support for Python 3.6 and Python 3.7
  • Support Django 4.1 and 4.2
  • Drop support for Django 2.2 and Django 3.1

Development

  • Upgrade pre-commit

What's Changed

  • chore/extended supported python and django versions by @gecBurton in #8, merged via #10

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0

07 May 10:51
Compare
Choose a tag to compare
  • Support and CI tests for Python 3.9
  • Fix: Update notifications-python-client; this indirectly fixes a backwards incompatible change in PyJWT
  • Fix: Fix the Factory Boy dependency specification

0.2.0

07 May 10:49
Compare
Choose a tag to compare
  • Support and CI tests for Django 3.1 and 3.2

0.1.0

07 May 10:49
Compare
Choose a tag to compare

Initial release