All Versions
24
Latest Version
Avg Release Cycle
44 days
Latest Release
-

Changelog History
Page 2

  • v6.0.0 Changes

    November 10, 2019
    • #187
      • Add support for Swift PM on iOS and tvOS (Fixes #166)
      • Update Swift PM support on macOS and Linux to build geos from source instead of using system packages. This provides increased consistency with CocoaPods and Carthage and enables us to support iOS and tvOS as well.
  • v5.2.0 Changes

    October 17, 2019
    • #186
      • Add isEmpty, isRing, isClosed, and isSimple (Fixes #172)
      • Update Feature.init to take GeometryConvertible (Fixes #180)
      • Use ~> to specify geos version requirement (Fixes #183)
  • v5.1.0 Changes

    August 19, 2019
    • #171 Add conveniences for working with JSON, Feature, and Feature.FeatureId
  • v5.0.0 Changes

    August 02, 2019
    • ๐Ÿ‘€ #167 See [VERSION_5.md](VERSION_5.md)
  • v4.1.1 Changes

    July 06, 2019
    • ๐Ÿ— #163 Fix building on projects with spaces in path
    • โšก๏ธ #164 Updated geos dependency to 4.0.2 (CocoaPods & Carthage)
  • v4.1.0 Changes

    April 30, 2019
    • ๐Ÿ‘ #153 Add Carthage support
    • #154 Add public init for Feature
  • v4.0.0 Changes

    April 10, 2019
    • โฌ†๏ธ #144 Upgrade to CocoaPods 1.6.1, Xcode 10.2, and Swift 5
  • v3.1.2 Changes

    April 06, 2019
    • ๐Ÿ›  #147 Fixed leak resulting from an early return not destroying an object
  • v3.1.1 Changes

    • #138 Exclude Bridge.swift from podspec
  • v3.1.0 Changes

    February 02, 2019
    • ๐Ÿ‘ #131 Add support for Swift Package Manager and Geometry.init?(data:)
    • #135 Fix MKShapesCollection.boundingMapRect