Skip to content

giscoR 1.1.0

Choose a tag to compare

@dieghernan dieghernan released this 28 Mar 08:13
  • Use testthat::local_mocked_bindings() on API error testing.
  • Adapt vignettes to Quarto.
  • Bump minimal httr2 version to 1.2.0 (#126).
  • Query timeout can be controlled with options(gisco_timeout) using
    httr2::req_timeout(). The default value is
    httr2::req_timeout(..., seconds = 300) (5 minutes) (#123).

What's Changed

Full Changelog: v1.0.1...v1.1.0