We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e33c4 commit e995c1cCopy full SHA for e995c1c
NEWS.md
@@ -1,9 +1,14 @@
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
+
6
* The Abseil dependency is resolved using pkg-config where possible.
7
Where this is not possible, a vendored version of Abseil will be built using
8
CMake (#258).
9
10
+# s2 1.1.7
11
12
# s2 1.1.6
13
14
* Fix CRAN warning (#254).
0 commit comments