Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 263 Bytes

changelog.md

File metadata and controls

7 lines (7 loc) · 263 Bytes

3.x

  • using ip-address v7
  • removed .prototype.isValid(), now it throws an error like the ip-address API does
  • throwing an error if ip address is not in the decimal notation
  • made .formatIP() as a static method
  • added .isValidAddress()
  • added .createAddress()