Skip to content

Releases: mozmeao/django-allow-cidr

0.8.0

08 Apr 08:51
8a2db23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.8.0

0.8.0rc

01 Apr 09:38
Compare
Choose a tag to compare

What's Changed

  • Add Django 4.1, 4.2, and 5.0 to test matrix by @blag in #34
  • Add Django 4.2 to list of supported versions by @aqeelat in #33
  • Modernize support for Django and Python versions. by @felixxm in #36
  • Merge missing commits from 0.7.0 and 0.7.1 packages to main by @stevejalim in #39
  • Confirm Django 5.2 support. by @felixxm in #38
  • Confirm support for Python 3.13. by @felixxm in #40
  • Bump pypa GHA to latest version by @stevejalim in #42

New Contributors

Full Changelog: 0.7.1...0.8.0rc

0.7.1

10 Jul 13:32
Compare
Choose a tag to compare

Packaging update

0.7.0

10 Jul 12:26
Compare
Choose a tag to compare

Key change: adds IPv6 support.

See HISTORY.rst for full details

0.6.0

05 Jan 10:01
Compare
Choose a tag to compare

0.6.0 (2023-01-05)

  • Drop dev-related dependencies (incl vulnerable version of wheel, which was not installed in general use)
  • Remove redundant code from setup.py now we're auto-publishing via Github
  • Update testing matrix: Drop Python 3.6; add Python 3.11; add Django 4.1

Full Changelog: 0.5.0...0.6.0

0.5.0

09 Jul 11:44
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @n1ngu made their first contribution in #25

Full Changelog: 0.4.1...0.5.0