Releases: abdullahselek/HerePy
Releases · abdullahselek/HerePy
3.6.5
What's Changed
- [FIX] Deprecate
truck
parameter in route_v8 by @maciej-wichowski in #85 - [FIX] Support passing headers in
route_v8
by @maciej-wichowski in #86
Full Changelog: 3.6.4...3.6.5
3.6.4
What's Changed
- Update geocoder_api.py to handle optional city, country and postal code by @Hazurl in #81
- [FIX] Variable names by @maciej-wichowski in #82
- [FIX] Multiple parameters for route_v8 by @maciej-wichowski in #84
New Contributors
- @Hazurl made their first contribution in #81
- @maciej-wichowski made their first contribution in #82
Full Changelog: 3.6.3...3.6.4
3.6.3
- Updates on geocoder_api.py #77 @antosomzi
- Improve error handling on routing_api.py #78, #80 @James-Burgess
3.6.2
- Drop Python 3.5, 3.6 and 3.7 support.
- Add Python 3.12 support.
- Fix route v8 multiple via points by @cecileprat.
3.6.1
- Fix route v8 multiple via points by @cecileprat.
3.6.0
- Updates on RoutingApi error handling by @cholojuanito
3.5.8
- Fixes on GeocoderApi and GeocoderAutoCompleteApi.
3.5.7
- Fixes on Traffic API.
3.5.6
- Python 3.10 support
3.5.5
- Pagination support on EVChargingStationsApi