Skip to content

v3.0.0

Compare
Choose a tag to compare
@natesilva natesilva released this 15 Jan 19:58
· 17 commits to master since this release
v3.0.0
174a42f
  • Breaking: minimum supported Node version raised from 6.0.0 to 8.10.0
    • It might work on 6.0.0, but our unit tests no longer run on earlier versions of Node
  • Bugfix: Always throw an Error on an invalid IP address or invalid subnet IP. Previously there were some cases where an Error was not thrown. Thanks to @spencerwilson-optimizely.
  • updated dev dependencies

v2.1.0...v3.0.0