GEOSwift v7.0.0 Release Notes

Release Date: 2020-03-22 // about 4 years ago
    • #201
      • Update to geos 3.8.1 (GEOSwift/geos 5.0.0)
        • Return values from intersection and difference are now optional
        • Buffer now throws GEOSwiftError.negativeBufferWidth if width is negative
      • Add minimumBoundingCircle (Fixes #157)