NEWS
arcgisgeocode 0.4.0 (2025-10-07)
arcgisgeocode 0.3.0 (2025-07-28)
- Adds new fields
bldg_comp, struct_type, struct_det to output to address newly added fields in the world geocoding service
- Bumps version of httr2 due to breaking change #40
arcgisgeocode 0.2.3 (2025-04-11)
- Bumps version of extendr-api to address CRAN checks.
arcgisgeocode 0.2.2 (2024-09-27)
- Bumps version of extendr-api to address CRAN checks
- Bumps version of httr2 due to regression #34
- Bug fixes with unexported objects and NA handling by [@elipousson] #37
arcgisgeocode 0.2.1 (2024-08-02)
- Address CRAN error on MacOS oldrel
arcgisgeocode 0.2.0 (2024-07-03)
- The minimum version of R supported is R
4.2
- #22 Fixed a bug where the
default_geocoder() would not work without attaching the entire package. See https://github.com/R-ArcGIS/arcgisgeocode/issues/23.
- #21 Fixed a bug where custom locators did not parse and sort the results appropriately.
arcgisgeocode 0.1.0 (2024-05-25)