Skip to content

Releases: traveltime-dev/traveltime-python-sdk

v3.9.19 - Adding `render_mode` param

07 Jan 12:43
5df6cf3
Compare
Choose a tag to compare
  • Adding render_mode parameter
  • Adding some missing parameter descriptions in README

Full Changelog: v3.9.18...v3.9.19

v3.9.18

12 Dec 13:30
9a776c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.17...v3.9.18

v3.9.17 - Adding Time Map Fast

21 Oct 12:12
6bf8b67
Compare
Choose a tag to compare

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

21 Oct 09:04
389a1e0
Compare
Choose a tag to compare
  • 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

12 Sep 12:33
a39bd78
Compare
Choose a tag to compare

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

27 Aug 10:51
0f9b9e9
Compare
Choose a tag to compare

Adding custom userAgents

Full Changelog: v3.9.12...v3.9.14

v3.9.12: Add mising `MaxChanges` class to __init__.py

06 Aug 10:50
212ef51
Compare
Choose a tag to compare

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

26 Jul 14:10
13b2add
Compare
Choose a tag to compare

Deleted old version.py file in favor of git versioning.

Full Changelog: v3.9.10...v3.9.11

v3.9.10: Modernizing setup (#125)

16 Jul 10:26
c378ce0
Compare
Choose a tag to compare

Replacing old setup.py setup with pyproject.toml

Full Changelog: v3.9.9...v3.9.10

v3.9.9 - Adding `snapping` support

13 Jun 12:47
d411d04
Compare
Choose a tag to compare