Skip to content

Releases: belkevich/reachability-ios

2.0.6

10 Nov 17:23
Compare
Choose a tag to compare
  • Fixed strong version dependency on macros_blocks

2.0.5

16 Jan 14:17
Compare
Choose a tag to compare
  • Fixed potential crash on reachability status callback call

2.0.4

27 Mar 22:14
Compare
Choose a tag to compare
  • Fixed another bug in 'observationBlock' call. Thanks again to pti.
  • Fixed compiler errors when building in a dynamic framework, such as the case when importing the CocoaPod into a Swift project. Thanks to Jeremy Bone for pull request.

2.0.3

26 Feb 17:29
Compare
Choose a tag to compare
  • Fixed 'observationBlock' sometimes not get called.Thanks to pti for pull request.