Skip to content

Releases: timsearle/Euclid

Minor release for Swift 5

04 Jun 04:22
Compare
Choose a tag to compare
3.0.2

Removing .swiftpm folder

Minor release for Swift 4.2 support

21 Sep 15:00
94a4031
Compare
Choose a tag to compare

This brings the library up to date for Xcode 10 and Swift 4.2

3.0.0

24 Nov 18:29
Compare
Choose a tag to compare

Release 3.0 - Updated the source code and project to function correctly without deprecations and warnings in Xcode 9 / Swift 4.

2.0.0

11 Apr 13:49
Compare
Choose a tag to compare

Release 2.0 - New features, API renaming and project restructure.

  • Added bounding box methods for shrinking, detecting if a coordinate is within a bounding box
  • Adjusted APIs to be consistent with one another and use Core Location typealiases where relevant
  • Fixed a bug when calculating the bearing
  • New midpoint variable on BoundingBox and extension on CLLocationCoordinate2D to calculate midpoint between sender and receiver
  • Initial SPM support

Support for macOS, watchOS and tvOS formalised in the project.