We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a766fe9 commit 5b461b8Copy full SHA for 5b461b8
NEWS.md
@@ -1,5 +1,11 @@
1
# s2 (development version)
2
3
+- Added support for `STRICT_R_HEADERS` (@eddelbuettel, #118).
4
+- Fixed a bug where the result of `s2_centroid_agg()` did not
5
+ behave like a normal point in distance calculations (#119, #121).
6
+- Fixed a Windows UCRT check failure and updated openssl linking
7
+ (@jeroen, #122).
8
+
9
# s2 1.0.5
10
11
* Added `s2_projection_filter()` and `s2_unprojection_filter()` to
0 commit comments