v2.3.0 (2026-02-24)
This release is published under the BSD-3-Clause License.
Bug Fixes
-
Guard against missing negated attr in _compare_to for non-TIP objects (
69aaf96) -
Handle negated /32|/128 in junos_str and skip IPv4 expansion for IPv6 CIDR (
7bc8659) -
Replace remaining IPy-specific APIs with netaddr equivalents (
b5d77f7) -
Return TIP objects from IP functions and zero host bits in _make_cidrs (
e850e34)
Features
-
Migrate from IPy to netaddr for IP address handling (
5b801c1) -
benchmarks: Add IPy vs netaddr benchmark for ACL workloads (
84582fc)
Detailed Changes: v2.2.6...v2.3.0