Releases: stadiamaps/stadiamaps-api-php
Releases · stadiamaps/stadiamaps-api-php
v2.0.0
Version 2.0.0 - 2025-01-26
Added
- BREAKING: Renamed models containing Valhalla and Pelias in their names to be generic. These now have rout(e|ing) or geocod(e|ing) prefixes.
- Explicitly documented more properties on the geocoding feature model.
- Adds support for the
foursquare
data source. - Documents the
elevation_interval
parameter on certain routing requests.
Full Changelog: v1.3.0...v2.0.0
v1.3.0
Added
- Support for the OSRM format and navigation aids
v1.2.1
Fixed
- Improve modeling of bulk geocoding
v1.2.0
Fixed
- Isochrone request models now support all costing models
v1.1.0
This release adds support for the new bulk geocoding endpoint.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release!