Skip to content

Releases: detain/iptools

v3.0.3

Choose a tag to compare

@detain detain released this 19 Apr 04:56

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

Choose a tag to compare

@detain detain released this 19 Apr 00:45

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

Choose a tag to compare

@detain detain released this 18 Apr 10:53

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

v3.0.0

Choose a tag to compare

@detain detain released this 17 Apr 22:56

100% Coverage!