Releases: brummer-simon/reachable
Releases · brummer-simon/reachable
Version 0.2.2
This release performs some minor improvements:
- Typos in the documentation were fixed
- Lints found by clippy were fixed
- Small improvements in the implementation
Version 0.2.0
First "official" release of reachable containing:
- Trait Target with implementations for ICMP and TCP
- Facilities for asynchronous Target availabilty tracking
- Usage examples