Skip to content

Releases: naviqore/public-transit-client

public-transit-client 1.0.1

04 Oct 10:08
d46de4d
Compare
Choose a tag to compare

What's Changed

  • Bugfix/routing from coordinate and tuple by @munterfi in #17

Full Changelog: v1.0.0...v1.0.1

public-transit-client 1.0.0

25 Sep 21:11
388e6ac
Compare
Choose a tag to compare

What's Changed

  • Build(deps-dev): Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #8
  • ORG: NAV-185 - Add pytest coverage by @munterfi in #14
  • Build(deps): Bump pydantic from 2.8.2 to 2.9.2 by @dependabot in #15
  • Build(deps-dev): Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #13
  • Build(deps-dev): Bump types-requests from 2.32.0.20240712 to 2.32.0.20240914 by @dependabot in #11
  • Release/v1.0.0 by @munterfi in #16

New Contributors

Full Changelog: v0.5.2...v1.0.0

public-transit-client 0.5.2

23 Aug 21:19
809140e
Compare
Choose a tag to compare

What's Changed

  • ORG: NAV-159 - Also update version in pyproject.toml by @clukas1 in #7

Full Changelog: v0.5.1...v0.5.2

public-transit-client 0.5.1

23 Aug 21:13
61db132
Compare
Choose a tag to compare

What's Changed

  • ORG: NAV-159 - Add py.typed file to package to allow mypy to consider… by @clukas1 in #6

Full Changelog: v0.5.0...v0.5.1

public-transit-client 0.5.0

23 Aug 12:26
f44fe55
Compare
Choose a tag to compare

What's Changed

  • Nav 131 extend query config for raptor by @clukas1 in #4

New Contributors

Full Changelog: v0.4.0...v0.5.0

public-transit-client 0.4.0

23 Aug 08:06
598d166
Compare
Choose a tag to compare

What's Changed

  • ORG: NAV-154 - Set version to current latest of service, which is 0.4.0 by @munterfi in #5

Full Changelog: v0.1.2...v0.4.0

public-transit-client 0.1.2

22 Aug 08:52
774071c
Compare
Choose a tag to compare

What's Changed

  • FIX: NAV-153 - Fix field validators by @munterfi in #3

Full Changelog: v0.1.1...v0.1.2

public-transit-client 0.1.1

21 Aug 22:04
e8b4f03
Compare
Choose a tag to compare

What's Changed

  • Bugfix/nav 152 fix pypi publish of client by @munterfi in #2

Full Changelog: v0.1.0...v0.1.1

public-transit-client 0.1.0

21 Aug 21:38
683f4c4
Compare
Choose a tag to compare

Client to access the Public Transit Service API endpoints.

It is designed to interact seamlessly with the service, offering easy-to-use methods to query
transit information and connections.

Full Changelog: https://github.com/naviqore/public-transit-client/commits/v0.1.0