Skip to content

Releases: detain/iptools

v3.0.3

19 Apr 04:56
Compare
Choose a tag to compare

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

19 Apr 00:45
Compare
Choose a tag to compare

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

18 Apr 10:53
Compare
Choose a tag to compare

A bunch of minor improvements primarily focused around testing and code coverage getting things all polished up nicely.

v3.0.0

17 Apr 22:56
Compare
Choose a tag to compare

100% Coverage!