Skip to content

Releases: golles/tomtom-apis-python

v0.1.2

20 Jun 12:13
459d3a3

Choose a tag to compare

What's Changed

Re-release of v0.1.1 — no code changes.
The v0.1.1 release pipeline failed to upload build artifacts due to a breaking change in softprops/action-gh-release@v3, which now requires tag_name to be passed explicitly. This release contains the same changes as v0.1.1 with that pipeline fix applied.

v0.1.0

17 Sep 09:03
6ff6c10

Choose a tag to compare

What's Changed

Maintenance

Dependency updates

Read more

v0.0.1a11

25 Jun 20:00
2fed099

Choose a tag to compare

What's Changed

Breaking changes

  • Remove version from User-Agent header @golles (#211) - version() function is no longer present in the API classes

Enhancements

Dependency updates

  • Update pre-commit hook renovatebot/pre-commit-hooks to v41.8.0 @renovate[bot] (#210)

v0.0.1a9

24 Jun 18:18
8d67c8a

Choose a tag to compare

What's Changed

Maintenance

  • Update node version and don't let Renovate pin it @golles (#186)

Dependency updates

v0.0.1a10

24 Jun 19:24
45e1dd1

Choose a tag to compare

What's Changed

Enhancements

  • Refactor BaseApi to lazily initialize version and streamline header preparation @golles (#208)

v0.0.1a8

13 Jun 13:58
547ee3d

Choose a tag to compare

What's Changed

Enhancements

v0.0.1a7

13 Jun 13:05
1af0e04

Choose a tag to compare

What's Changed

Maintenance

  • Add dependency review PR job @golles (#180)
  • Do not use hardcoded Python and Node versions for CI @golles (#184)

Dependency updates

v0.0.1a6

06 Jun 10:14
d3af771

Choose a tag to compare

What's Changed

Breaking changes

  • Don't automatically close the provided session @golles (#166)

Enhancements

  • Add missing fields to DataSources @golles (#150)
  • Don't automatically close the provided session @golles (#166)

Dependency updates

v0.0.1a5

26 May 18:15
81e73f9

Choose a tag to compare

What's Changed

Breaking changes

  • Some routing parameter can be provided multiple times @golles (#146)

Enhancements

Maintenance

Dependency updates

v0.0.1a4

06 May 18:18
4944439

Choose a tag to compare

What's Changed

  • Fix autocomplete context geoBias having empty position @golles (#57)
  • Let Renovate handle dependency updates @golles (#64)
  • Renovate and pre-commit config for each other @golles (#69)

Maintenance

  • Add PR checks workflow @golles (#76)
  • Fix vscode indentation for html, json, and yaml @golles (#77)
  • Use release drafter to automate release notes @golles (#86)

Dependency updates