Skip to content

Commit

Permalink
Update JTS_Version_History.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts authored May 20, 2024
1 parent b955722 commit 20374b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/JTS_Version_History.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,15 @@ Distributions for older JTS versions can be obtained at the
* Add `ConcaveHull.alphaShape` function (#952)
* Add `OffsetCurve` Joined mode (#956)
* Add `PointLocation.isOnSegment` function (#1048)
* Addd `RelateNG` API for improved topological relationship functionality and performance (#1052)

### Functionality Improvements
* Improve `TopologyPreservingSimplifier` to prevent edge-disjoint line collapse (#925)
* Improve `OffsetCurve` to return more linework for some input situations (#956)
* Reduce buffer curve short fillet segments (#960)
* Added ability to specify boundary for `LargestEmptyCircle` (#973)
* Improve `DouglaPeuckerSimplifier` and `TopologyPreservingSimplifier` to handle ring endpoints (#1013)
* Add Angle.sinSnap and .cosSnap to avoid small errors, e.g. with buffer operations (#1016)
* Add `Angle` functions `sinSnap` and `cosSnap` to avoid small errors, e.g. with buffer operations (#1016)
* Improve Buffer input simplification for rings (#1022)

### Bug Fixes
Expand Down

0 comments on commit 20374b9

Please sign in to comment.