We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97fd5f commit 6721f0eCopy full SHA for 6721f0e
doc/JTS_Version_History.md
@@ -33,7 +33,8 @@ Distributions for older JTS versions can be obtained at the
33
* Add `MaximumInscribedCircle` fast exact calculation for simple shapes (#1123)
34
* Add `MaximumInscribedCircle.isRadiusWithin` function (#1125)
35
* Add auto-tolerance to `MaximumInscribedCircle` and `LargestEmptyCircle` (#1128)
36
-* Add `KdTree` methods `nearestNeighbor` and `nearestNeighbors` #1114
+* Add `KdTree` methods `nearestNeighbor` and `nearestNeighbors` (#1114)
37
+* * Allow `WKTReader` to read `Inf` ordinates (#1166)
38
39
### Bug Fixes
40
0 commit comments