Skip to content

Change Log

Arjan edited this page Feb 28, 2024 · 5 revisions

This only show the most important changes, not every release is represented

v0.3.x, first versions after going live on HACS

  • finetuning and fixes with more real-life users providing feedback

v0.2.0, enhancements

  • split out Trains to avoid having to use all start/stop ID, by selecting connecting cities (manual entry)
  • improve query performance
  • resolve issue with 'hanging' pop-up when loading/extracting zip file

v0.1.9, Finetuning

  • reduce log-spamming messages

v0.1.8 Add gtfs alerts handling

v0.1.6, stabilizing

  • realtime vehile tracking with geojson output
  • workflow tweaks
  • extend update service call
  • increase stability with reboots, loss of data(source)

v0.1.5, adding features:

  • new attribute: next_departure_headsigns
  • adding route shortname in selection/list to overcome data discrepancies been short name and long name
  • for new datasource, allow to use a self-placed zip file in the gtfs2 folder. This for zip that are not available via URL or zip with data that may need modification to comply with extraction conditions by pygtfs
  • timezone for next_departure is now used in order: agency (delivering data), if not > HA system, if not > UTC. This to resolve TZ issues for datasets without agency (timezone)