Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 3.88 KB

changelog.md

File metadata and controls

38 lines (32 loc) · 3.88 KB

Change Log

0.4.0 (2016/08/08 16:59 +00:00)

  • dea5d42 test: update tests for changes in #5 (@t1st3)
  • b46b77b chore: lowercase file names (@t1st3)
  • b038903 chore(package): remove moot "bugs" section (@t1st3)
  • #5 Modifications for issue 1 - 4 (@hsccorp)
  • 0c164dd Update README.md (@prernarana)
  • 1ca74f4 Updated as per new functionality and parameter support (@prernarana)
  • 00eac88 Handled exception in response. (@prernarana)
  • 89bd80a Added support for Ping6 command, timeout,retry,maxRtt,minRtt,packet Transmitted,packet Received and packet Loss (@prernarana)

0.3.1 (2016/02/03 11:30 +00:00)

  • a09350d chore: v0.3.1 (@t1st3)
  • 4c46907 docs: update docs with previous refactor (@t1st3)

0.3.0 (2016/02/03 10:59 +00:00)

  • e742598 chore: v0.3.0 (@t1st3)
  • 5b35855 refactor: add callbacks and isolate ping method (breaking) (@t1st3)
  • b5ed760 feat: update results properties (breaking change) (@t1st3)
  • 417cb1d chore: project is now licensed under MIT (@t1st3)
  • ba38307 docs: improve isntallation docs (@t1st3)

0.2.0 (2016/02/02 18:33 +00:00)

  • 3826569 chore: v0.2.0 (@t1st3)
  • 80e16d6 feat: renamed result property (breaking change) (@t1st3)
  • 14b5d4e docs: improve usage docs (@t1st3)

0.1.1 (2016/02/02 14:16 +00:00)

  • ababebd chore: v0.1.1 (@t1st3)
  • 66a3688 docs: fix usage instructions with a timeout (@t1st3)
  • 0240eee docs: add example for an IPv4 (@t1st3)
  • 2086433 test: add async test (@t1st3)
  • 38c2c0f docs: add NPM badge to README (@t1st3)
  • 8127a7c chore: remove logs to console from tests (@t1st3)

0.1.0 (2016/02/02 13:44 +00:00)

  • d699bf0 feat: initial commit (@t1st3)