Releases: traveltime-dev/traveltime-python-sdk
Releases · traveltime-dev/traveltime-python-sdk
v3.9.19 - Adding `render_mode` param
- Adding
render_mode
parameter - Adding some missing parameter descriptions in README
Full Changelog: v3.9.18...v3.9.19
v3.9.18
What's Changed
- Adding polygons_filter by @arnasbr in #146
- Adding remove_water_bodies param from time-map by @arnasbr in #147
- Adding wkt format for time-map-fast by @arnasbr in #149
- Feature/distance map no_holes param by @MockusTravelTime in #152
Full Changelog: v3.9.17...v3.9.18
v3.9.17 - Adding Time Map Fast
Added support for Time Map Fast (json and geojson)
Full Changelog: v3.9.16...v3.9.17
v3.9.16 - Fixes for Routes and Protobuf locations
- Fixed incorrect Routes json model representation
- Updated protobuf locations with new entries
Full Changelog: v3.9.15...v3.9.16
v3.9.15 - Add `py.typed` marker file
Adding py.typed
marker file for static type checkers such as mypy
.
Minor CI improvements.
Full Changelog: v3.9.14...v3.9.15
v3.9.14 - Add custom userAgents
Adding custom userAgents
Full Changelog: v3.9.12...v3.9.14
v3.9.12: Add mising `MaxChanges` class to __init__.py
MaxChanges
was missing from the __init__.py
file.
Full Changelog: v3.9.11...v3.9.12
v3.9.11: Using git versioning instead of relying on hardcoded version file
Deleted old version.py
file in favor of git versioning.
Full Changelog: v3.9.10...v3.9.11
v3.9.10: Modernizing setup (#125)
Replacing old setup.py
setup with pyproject.toml
Full Changelog: v3.9.9...v3.9.10
v3.9.9 - Adding `snapping` support
snap_penalty
was replaced with snapping
. Documentation: https://docs.traveltime.com/api/reference/isochrones#departure_searches-snapping