Skip to content

0.4.0

Choose a tag to compare

@nighthawk nighthawk released this 25 Nov 06:14
· 4 commits to main since this release
286a462

What's Changed

Added:

  • GeoJSON.GeometryObject(splittingWhenCrossingAntiMeridian:)
  • GeoJSON.LineString.chunked(length:)
  • GeoJSON.LineString.clipped(to:)
  • GeoJSON.LineString.length
  • GeoJSON.Polygon.LinearRing.chunked(length:)
  • GeoJSON.Polygon.LinearRing.circumference

Changed:

  • Renamed clip(to:) to clipped(to:)

Via #10

Full Changelog: 0.3.0...0.4.0