We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2150e commit d23497aCopy full SHA for d23497a
NEWS.md
@@ -1,8 +1,9 @@
1
# s2 (development version)
2
3
* `s2_buffer_cells()` recycles `max_dist` and `min_level` arguments, allowing
4
- to specify these by feature; #264 and https://github.com/r-spatial/sf/issues/2488
5
-
+ to specify these by feature (#264 and
+ https://github.com/r-spatial/sf/issues/2488).
6
+* The internal version of s2geometry is now 0.11.1 (#257, #263).
7
* The Abseil dependency is resolved using pkg-config where possible.
8
Where this is not possible, a vendored version of Abseil will be built using
9
CMake (#258).
0 commit comments