Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 369 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 369 Bytes

2.0.1

  • Updated README

2.0.0

  • Refactored to TypeScript

1.1.7

  • Added LICENSE file

1.1.0

  • Added isIp() and isDecimalIp() functions
  • Added tests
  • Added .editorconfig, .eslintrc, and .jshintrc files
  • calculate(), calculateSubnetMask(), and calculateCIDRPrefix() now accept IPs in string and number format

1.0.0

  • Initial release