Releases: abdullahselek/HerePy
Releases · abdullahselek/HerePy
3.0.2
3.0.1
- Add language support to Geocoder and Geocoder Autocomplete APIs
3.0.0
With this release some APIs updated to new endpoints
- GeocoderAPI
- GeocoderAutoCompleteAPI
- PlacesAPI
- ReverseGeocoderAPI
I try to keep interfaces same as much as possible, but some functions
and response models removed completely as new endpoints don't support
anymore.
Deleted response models:
- herepy.PlacesSuggestionsResponse
- herepy.PlaceCategoriesResponse
Main JSON nodes also changed in response models.
2.3.0
- Introduce Fleet Telematics API Client
2.2.0
- Introduce EV Charging Stations API client
2.1.1
Fixed URL for GeocoderAutoComplete Api by @DimmyJing
2.1.0
2.0.0
Start using new HERE endpoints.
- With this release API clients requires only key instead of
app id and app code. API keys also can be taken from HERE developer
portal.