Complete internal overhaul to be more modern and reliable.
1.2.0 Release Notes (2023-05-14)
Enhancements
Added a series of convenience properties that enable easy checking of common states (eg 'has internet', and 'has local network only').
1.1.0 Release Notes (2023-05-14)
Enhancements
Added a 'listeners' mechanism to allow multiple objects to subscribe to a single reachability object, in contrast to a single delegate.
1.0.1 Release Notes (2023-05-13)
Fixed
A typo that was causing unit tests to fail.
1.0.0 Release Notes (2023-05-13)
Enhancements
For Mac and Apple TV use cases, TOReachabilityStatus has been reworded from WiFi to Available to make more sense on devices that may also use Ethernet for their network connections.