UNPKG

cordova-plugin-ping

Version:
38 lines (32 loc) 3.98 kB
## Change Log ### 0.4.0 (2016/08/08 16:59 +00:00) - [dea5d42](https://github.com/t1st3/cordova-plugin-ping/commit/dea5d429b3e6fbb1333cca4c9032e13c8c7542b5) test: update tests for changes in #5 (@t1st3) - [b46b77b](https://github.com/t1st3/cordova-plugin-ping/commit/b46b77b5d66b9e96d27ac8f06512023764c57da2) chore: lowercase file names (@t1st3) - [b038903](https://github.com/t1st3/cordova-plugin-ping/commit/b038903b38f6a0fd82a2b2711ee046e6ac76e72c) chore(package): remove moot "bugs" section (@t1st3) - [#5](https://github.com/t1st3/cordova-plugin-ping/pull/5) Modifications for issue 1 - 4 (@hsccorp) - [0c164dd](https://github.com/t1st3/cordova-plugin-ping/commit/0c164dd404aeffcc7cf9886db476ae96fdba1395) Update README.md (@prernarana) - [1ca74f4](https://github.com/t1st3/cordova-plugin-ping/commit/1ca74f4955c3414562c39168d1ce1f46261261f4) Updated as per new functionality and parameter support (@prernarana) - [00eac88](https://github.com/t1st3/cordova-plugin-ping/commit/00eac88389c27617d0f1c4c5124b4be78962aa5f) Handled exception in response. (@prernarana) - [89bd80a](https://github.com/t1st3/cordova-plugin-ping/commit/89bd80aafbbaf6c4a1d822bc390d42742739b7e0) 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](https://github.com/t1st3/cordova-plugin-ping/commit/a09350d1487e7d556377dee11296b1ae85e714eb) chore: v0.3.1 (@t1st3) - [4c46907](https://github.com/t1st3/cordova-plugin-ping/commit/4c46907827478bdff34fbf4b584137fc720f43b1) docs: update docs with previous refactor (@t1st3) ### 0.3.0 (2016/02/03 10:59 +00:00) - [e742598](https://github.com/t1st3/cordova-plugin-ping/commit/e742598def41ac03c74f9cefbcf004bbb9baea17) chore: v0.3.0 (@t1st3) - [5b35855](https://github.com/t1st3/cordova-plugin-ping/commit/5b35855b1135e851d67d10b27816aab209c23ed7) refactor: add callbacks and isolate ping method (breaking) (@t1st3) - [b5ed760](https://github.com/t1st3/cordova-plugin-ping/commit/b5ed760e1b9bd347d00a13533b910ba522cf4a01) feat: update results properties (breaking change) (@t1st3) - [417cb1d](https://github.com/t1st3/cordova-plugin-ping/commit/417cb1d3f8572edd7ff76787ef81a4d92f983155) chore: project is now licensed under MIT (@t1st3) - [ba38307](https://github.com/t1st3/cordova-plugin-ping/commit/ba383075529701d7ce304f4a618657af284a3638) docs: improve isntallation docs (@t1st3) ### 0.2.0 (2016/02/02 18:33 +00:00) - [3826569](https://github.com/t1st3/cordova-plugin-ping/commit/3826569252ca8c4b9b4ad7dfb3353c65d5086d91) chore: v0.2.0 (@t1st3) - [80e16d6](https://github.com/t1st3/cordova-plugin-ping/commit/80e16d6a66f794aab52c61dbbf585641a37917cd) feat: renamed result property (breaking change) (@t1st3) - [14b5d4e](https://github.com/t1st3/cordova-plugin-ping/commit/14b5d4e22f57044e94debcce99f745d25f39dad9) docs: improve usage docs (@t1st3) ### 0.1.1 (2016/02/02 14:16 +00:00) - [ababebd](https://github.com/t1st3/cordova-plugin-ping/commit/ababebdf666880058d24cb01dcbe1479c8eb365c) chore: v0.1.1 (@t1st3) - [66a3688](https://github.com/t1st3/cordova-plugin-ping/commit/66a36889409047fad5de6b42f792b36d10d3440e) docs: fix usage instructions with a timeout (@t1st3) - [0240eee](https://github.com/t1st3/cordova-plugin-ping/commit/0240eee798600b8ca1f90ca651dfb18fe1f12454) docs: add example for an IPv4 (@t1st3) - [2086433](https://github.com/t1st3/cordova-plugin-ping/commit/2086433cdac0b3433533c96f5cf037f054b836c6) test: add async test (@t1st3) - [38c2c0f](https://github.com/t1st3/cordova-plugin-ping/commit/38c2c0fae147101907946aba1825aef6bce77ba5) docs: add NPM badge to README (@t1st3) - [8127a7c](https://github.com/t1st3/cordova-plugin-ping/commit/8127a7cae5a0304f206c27d2a57245841ab98169) chore: remove logs to console from tests (@t1st3) ### 0.1.0 (2016/02/02 13:44 +00:00) - [d699bf0](https://github.com/t1st3/cordova-plugin-ping/commit/d699bf0644f5a23908bd2e626198c2fec104136e) feat: initial commit (@t1st3)