- added new merge functions
mergeToDualPrefixBlocks
andmergeToDualSequentialBlocks
for combined IPv4/IPv6 merging - added public constructors accepting message strings to
AddressValueException
andIncompatibleAddressException
, issue #127 - removed caching functionality from
containingFirstIterator
, use all-nodecontainingFirstAllNodeIterator
instead