You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set concurrent (parallel) downloading as default for multi-file records;
add unit tests to regularly check that the function still works.
read_watersurfaces() gained extra capabilities (#168):
data source version watersurfaces_v1.2 is now supported;
a new fix_geom argument allows to fix invalid or corrupt geometries on the fly.
This behaviour is turned off by default (see #60).
Package startup messages have been updated, including a check whether the latest release is being used (#170, 502c3a2).
Internally, an update has been applied (9691ec2) to googlesheets authentication, used in updating the built-in textual data sources.
These data sources have not changed since previous release.