Reachability.swift Versions Save

Replacement for Apple's Reachability re-written in Swift with closures

v5.2.2

1 month ago

Privacy manifest updates

Thanks to @adzerjitchii

v5.2.1

2 months ago

v5.2.0

3 months ago

Add Privacy Manifest

Thanks to @tommyming

v5.1.0

3 years ago

Thanks to @massimobio, @EmDee, @dvshelley

v5.0.0

4 years ago

Swift 5.1 updates

Thanks to @p4checo & @connorpower for their PRs

v4.3.1

5 years ago

Swift 5.0 updates

Thanks to @simonboriis, @strawb3rryx7, @corteggo for their PRs

v4.3.0

5 years ago

Swift 4.2 updates

v4.2.1

5 years ago

Fixed

v4.2.0

5 years ago
  • Use a single target for all platforms
  • Add ReachabilityTests target
  • Remove logging
  • Added optional queueQoS and targetQueue to initialisers
  • Move macOS deployment target to 10.10

v2.3.3

8 years ago

Add tvOS framework / sample app Update base SDK to latest versions

Thanks - @sts2055