Skip to content

Commit 4264c04

Browse files
committed
version bump and DESCRIPTION bump
1 parent b05b9de commit 4264c04

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: geotargets
22
Title: 'targets' Extensions for Geographic Spatial Formats
3-
Version: 0.3.0.9000
3+
Version: 0.3.1
44
Authors@R: c(
55
person(
66
given = "Nicholas",

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# geotargets (development version)
1+
# geotargets 0.3.1 (15 May 2025)
2+
3+
* Throws an error if `preserve_metadata = "gdalraster_sozip"` in function `tar_terra_rast()` and if GDAL is less than 3.7. Skips testing this feature when GDAL < 3.7 also. This fixes a bug picked up by the CRAN team.
4+
* Tests also don't report progress bars, as mentioned by CRAN team.
25

36
# geotargets 0.3.0 (16 April 2025)
47

0 commit comments

Comments
 (0)