Skip to content

mapSpain 1.1.0

Latest

Choose a tag to compare

@dieghernan dieghernan released this 26 Mar 18:17
  • Use testthat::local_mocked_bindings() on API error testing.
  • Migrate vignettes to Quarto.
  • Minimal httr2 version is now 1.2.0 to ensure compatibility with
    giscoR.
  • Query timeout can be controlled with options(mapspain_timeout) using
    httr2::req_timeout(). Default value is
    httr2::req_timeout(..., seconds = 300) (5 minutes).

What's Changed

Full Changelog: v1.0.0...v1.1.0