Skip to content

Releases: Local-Connectivity-Lab/lcl-ping

1.0.3

02 Oct 06:56
1492497
Compare
Choose a tag to compare

What's Changed

  • Make device object immutable; support Musl platform by @johnnzhou in #13

Full Changelog: 1.0.2...1.0.3

1.0.2

01 Oct 17:30
28f3728
Compare
Choose a tag to compare

What's Changed

  • Allow ICMP and HTTP Ping Client to bind to a specific device by @johnnzhou in #12

Full Changelog: 1.0.1...1.0.2

1.0.1

06 Sep 06:50
e202465
Compare
Choose a tag to compare

What's Changed

  • reduce memory footprint for icmp ping handler by @johnnzhou in #11

Full Changelog: 1.0.0...1.0.1

1.0.0

22 Jun 23:44
7cd2f13
Compare
Choose a tag to compare

What's Changed

  • Refactor ICMP and HTTP Ping clients by @johnnzhou in #6
  • Cleanup API and documentation by @johnnzhou in #7
  • add support for URLSession (on Apple Platforms); refactor ping client by @johnnzhou in #8

Full Changelog: 0.2.0...1.0.0