Skip to content

v2.3.0

Latest

Choose a tag to compare

@jathanism jathanism released this 24 Feb 01:43
· 3 commits to main since this release

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