Skip to content

Releases: rwbutler/Hyperconnectivity

Hyperconnectivity 1.2.0

21 Feb 18:06
Compare
Choose a tag to compare

[1.2.0] - 2023-02-21

Changed

  • Configuration objects may now be instantiated with either URL objects or URLRequest objects by using the relevant initializer.

Hyperconnectivity 1.1.1

21 Feb 17:27
c0dbcfb
Compare
Choose a tag to compare

[1.1.1] - 2022-03-20

Changed

  • 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.

Hyperconnectivity 1.1.0

21 Feb 17:26
Compare
Choose a tag to compare

[1.1.0] - 2020-08-23

Added

  • Compatibility with macOS, watchOS and tvOS via Swift Package Manager.

Hyperconnectivity 1.0.0

21 Feb 17:26
Compare
Choose a tag to compare

[1.0.0] - 2020-05-17

Added

  • Increased unit test coverage to 90%.

Hyperconnectivity 0.2.0

21 Feb 17:25
Compare
Choose a tag to compare

[0.2.0] - 2020-05-08

Added

  • Support for Carthage and Swift Package Manager.

Hyperconnectivity 0.1.0

21 Feb 17:25
Compare
Choose a tag to compare

[0.1.0] - 2020-05-08

Added

  • Initial release.