Skip to content

Version 5.5.1

Latest
Compare
Choose a tag to compare
@seancfoley seancfoley released this 24 Aug 03:57
· 1 commit to v5 since this release
  • added new merge functions mergeToDualPrefixBlocks and mergeToDualSequentialBlocks for combined IPv4/IPv6 merging
  • added public constructors accepting message strings to AddressValueException and IncompatibleAddressException, issue #127
  • removed caching functionality from containingFirstIterator, use all-node containingFirstAllNodeIterator instead