Releases: vsanthanam/NetworkReachability
Releases · vsanthanam/NetworkReachability
1.5.1
What's Changed
- Fix missing trailing parenthesis in sample code by @vsanthanam in #48
Full Changelog: 1.5.0...1.5.1
1.5.0
1.4
What's Changed
- Adopt Swift 5.7 by @vsanthanam in #44
- Update Tutorials to Xcode 14 by @vsanthanam in #45
Full Changelog: 1.3.1...1.4
1.3.1
1.3.0
What's Changed
- Update Programming Guides by @vsanthanam in #41
- Create Sample App Tutorial by @vsanthanam in #42
- Add SwiftUI Tutorials by @vsanthanam in #43
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- Improve watchOS Support by @vsanthanam in #39
- Update watchOS Support Documentation by @vsanthanam in #40
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Add GCD Support to
NetworkMonitor
by @vsanthanam in #37 - Add GCD Support to
ReachabilityMonitor
by @vsanthanam in #38
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
- Add default delegate implementations by @vsanthanam in #33
- Cleanup documentation by @vsanthanam in #34
- Add error code to
ReachabilityMonitor.Error
by @vsanthanam in #35 - Remove unnecessary imports by @vsanthanam in #36
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Add APIs for Host, Socket monitoring to
ReachabilityMonitor
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Support for RxSwift Bindings through a new optional package: NetworkReachabilityRxSwift
- Refreshed documentation with code samples
Full Changelog: 1.0.2...1.1.0