Skip to content

Releases: thomaspasser/python-rejseplanen

Handle empty result in stopsNearby call

17 Apr 15:45
Compare
Choose a tag to compare

The call will now return an empty list when there are no results returned.
#1

Renamed error class names

11 Mar 15:53
Compare
Choose a tag to compare
v0.3.5

Renamed error classes

Custom exceptions

07 Feb 15:01
Compare
Choose a tag to compare
v0.3.4

Custom error classes

Added method documentation + bug fix - v0.3.3

04 Feb 14:27
Compare
Choose a tag to compare
Added method documentation and fixed a bug.

Minor fixes, better error handling - v0.3.2

01 Feb 14:35
Compare
Choose a tag to compare

Added methods for all available API calls

24 Jan 15:22
Compare
Choose a tag to compare

This release contains methods for all API calls:

  • location
  • trip
  • departureBoard
  • multiDepartureBoard
  • stopsNearby

Minor fixes - v0.2

10 Jan 23:06
Compare
Choose a tag to compare
Remove some comments and fix a link

Initial release - v0.1

10 Jan 22:55
Compare
Choose a tag to compare
First version