Releases: detain/iptools
Releases · detain/iptools
v3.0.3
Added excludeArray to the Network class so you can exclude a set of ranges at once. Check README or tests for example
v3.0.2
lowercased the repo name and added containsAny and containsAll methods to the Range class that are simlar to the contains method but are for dealing with an array of IP/Range/Net instead of a single one.
v3.0.1
A bunch of minor improvements primarily focused around testing and code coverage getting things all polished up nicely.