Cidrize

Latest version: v2.1.0

Safety actively analyzes 629052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.6.1

==================

- Added LICENSE.rst (BSD 3-clause)
- Updated requirement to netaddr>=0.7.6
- Removed download_url from setup.py
- Other housekeeping within setup.py

0.6

================

- IPv6 addresses are now supported!
- Enhanced dump output to display IP version
- Cleaned up formatting in README.rst
- All debug printing replaced with logging module (hint: set environment
variable DEBUG=1)
- Bugfix to bracket-style in which patterns with brackets not in 4th octet were
sometimes matching.
- Bugfix when returning strict results on parse styles that return IPRange
objects (bracket, hyphen styles). If an IPRange is larger than the hard-coded
limit of a /18, then it will always be strict.
- All changes covered by tests.

0.5.6

==================

- Optimization to range style parsing to improve speed on parsing large ranges
(such as /8).

0.5.5

==================

- Add ValueError to exceptions caught in cidrize() for wrapping with CidrizeError
- removed `ip = IPAddress` assignment when 'ip' was only used twice. unnecessary.
- Grammer ficks to docstrings
- Remove copyright

0.5.4

==================

- Add ValueError to exceptions caught in cidrize() for wrapping with CidrizeError

0.5.3

==================

- Collapsed bracket parsing RE into same pattern
- More descriptive var name in parse_commas()

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.