Releases: mozmeao/django-allow-cidr
Releases · mozmeao/django-allow-cidr
0.7.1
0.7.0
Key change: adds IPv6 support.
See HISTORY.rst for full details
0.6.0
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
What's Changed
- Replace the netaddr dependency with ipaddress by @n1ngu in #25
- Reinstate automatic publishing to PyPI by @stevejalim in #24
- Prepare 0.5.0 release by @stevejalim in #26
New Contributors
Full Changelog: 0.4.1...0.5.0