Releases: Local-Connectivity-Lab/lcl-ping
Releases · Local-Connectivity-Lab/lcl-ping
1.0.3
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
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
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
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