Skip to content

Releases: thombashi/pingparsing

v0.10.0

13 Sep 13:27
Compare
Choose a tag to compare

v0.9.0

02 Aug 14:51
Compare
Choose a tag to compare
  • Add a ping parser for OSX: #26 (Thanks to @marchon)
  • Bug fixes

v0.8.2

11 Jun 01:56
Compare
Choose a tag to compare
  • Change to PingParsing.parse method accept PingResult instance as an input: #25 (Thanks to @L1ghtn1ng )

v0.8.0

04 Jun 15:15
Compare
Choose a tag to compare
  • Add duplicate_rate attribute
  • Add packet_loss_count attribute
  • Improve packet loss rate precision
  • Add log messages

v0.6.0

28 Mar 12:40
Compare
Choose a tag to compare
  • Add duplicates property to PingParsing class to get number of duplicated packets (Thanks to Mengying Xiong)

v0.5.0

22 Mar 15:08
Compare
Choose a tag to compare
  • Add IPv6 support
  • #24: Fix count attribute not properly applied (Thanks to @bladernr)

v0.4.0: Merge pull request #23 from thombashi/develop

11 Dec 01:50
Compare
Choose a tag to compare
  • Change behaviour of waittime: #21 Thanks to @toddjames
  • Add count property to PingTransmitter class: #22 Thanks to @toddjames
  • Bug fixes

v0.3.0: Merge pull request #16 from thombashi/develop

15 Oct 12:39
Compare
Choose a tag to compare
  • Fix parse failure when ping statistics is empty
  • Fix PingTransmitter to continue processing when ping failed
  • Bug fixes
  • Add examples

v0.2.9: Merge pull request #15 from thombashi/develop

12 Aug 17:00
Compare
Choose a tag to compare
  • Fix for the case that occurs packet loss

v0.2.8: Merge pull request #13 from thombashi/develop

26 Jul 15:09
Compare
Choose a tag to compare