0.1.1
- Add method of
GeoJSON.LineString.trimmed(from:to:)
- Move
intersection(_:_:)
toGeoJSON.LineString.intersection(with:)
What's Changed
- Selected additions from upstream by @nighthawk in #5
Full Changelog: 0.1.0...0.1.1
GeoJSON.LineString.trimmed(from:to:)
intersection(_:_:)
to GeoJSON.LineString.intersection(with:)
Full Changelog: 0.1.0...0.1.1