Skip to content

v1.0.0

Latest

Choose a tag to compare

@MiniCodeMonkey MiniCodeMonkey released this 05 Jun 14:51
4f04d15

Migrated to Geocodio API v2 (breaking).

  • Default API version is now v2 (/v2).
  • Removed the top-level input object from /geocode and /reverse responses; GeocodingResponse.input removed (use results[].address_components).
  • Renamed AddressComponents fields: zippostal_code, statestate_province; added unit_type/unit_number.
  • Structured address input now accepts state_province (legacy state still works).