Skip to content

v0.3.0

Compare
Choose a tag to compare
@leona-ya leona-ya released this 14 Sep 20:48
· 42 commits to main since this release
v0.3.0
0f13a69
  • [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