All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Configuration
objects may now be instantiated with eitherURL
objects orURLRequest
objects by using the relevant initializer.
- Merged PR #4 to ensure that cached results are never used as part of connectivity checks.
- Adjusted tests to pass both locally as well as on Travis CI.
- Compatibility with macOS, watchOS and tvOS via Swift Package Manager.
- Increased unit test coverage to 90%.
- Support for Carthage and Swift Package Manager.
- Initial release.