Skip to content

Releases: ashleymills/Reachability.swift

5.2.3

24 May 08:26
7cbd73f
Compare
Choose a tag to compare
  • Fix empty privacy manifest

Thanks to @marcuseckert

5.2.2

16 Apr 07:51
57da4b1
Compare
Choose a tag to compare

Privacy manifest updates

Thanks to @adzerjitchii

5.2.1

16 Mar 12:14
7b7018a
Compare
Choose a tag to compare
v5.2.1

Update ReachabilitySwift.podspec

5.2.0

29 Jan 15:45
c01127c
Compare
Choose a tag to compare

Add Privacy Manifest

Thanks to @tommyming

v5.1.0

22 Sep 08:16
c01bbdf
Compare
Choose a tag to compare

v5.0.0

15 Oct 14:14
Compare
Choose a tag to compare

Swift 5.1 updates

Thanks to @p4checo & @connorpower for their PRs

v4.3.1

28 Mar 09:47
Compare
Choose a tag to compare

Swift 5.0 updates

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

Release 4.3.0

02 Oct 12:20
Compare
Choose a tag to compare

Swift 4.2 updates

Release 4.2.1

30 Aug 13:32
Compare
Choose a tag to compare

Fixed

  • Set reachabilty flags if connection called before startNotifier (#307)

Version 4.2.0

29 Aug 11:04
Compare
Choose a tag to compare
  • 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