Skip to content

Releases: FahrplanDatenGarten/pyhafas

v0.4.0

01 Jul 19:47
v0.4.0
8c3bd60
Compare
Choose a tag to compare
  • [feature] Parse leg remarks (#25)
  • [feature] Add KVB Profile (#28)
  • [feature] Add optional retry parameter for requests. You might activate retries with the activate_retry() function on your profile (#31)

v0.3.1

29 Mar 17:42
v0.3.1
f6ce6b3
Compare
Choose a tag to compare
  • [BUG] Fix setting of default user agent

v0.3.0

14 Sep 20:48
v0.3.0
0f13a69
Compare
Choose a tag to compare
  • [FEATURE] Add timezone awareness to all datetime time objects
  • [FEATURE] Allow filtering at pyhafas.client.HafasClient.departures and pyhafas.client.HafasClient.arrivals for direction station
  • [FEATURE] Add option to pyhafas.client.HafasClient.journeys request to allow setting a maximum number of returned journeys
  • [BUG] Fix bug with some HaFAS versions in platform parsing
  • [BUG] Changed coordinate type from int to float
  • Better dependency requirements (less specific versions)
  • Add tests

v0.2.0

31 Jul 22:48
v0.2.0
59311f3
Compare
Choose a tag to compare
  • [BREAKING] Changed return format of pyhafas.client.HafasClient.arrivals and pyhafas.client.HafasClient.departures methods
  • [BREAKING] Removed deprecated parameter max_journeys in pyhafas.client.HafasClient.arrivals and pyhafas.client.HafasClient.departures methods
  • [BUG] Fixed pyhafas.client.HafasClient.journey request in VSN-Profile

v0.1.0

22 Jul 21:47
v0.1.0
dd608e7
Compare
Choose a tag to compare

Release 0.1.0