Skip to content

Releases: mideind/Straeto

Version 1.4.1

01 Mar 16:21
Compare
Choose a tag to compare
  • Python requirement bumped to >= 3.7
  • Complete type annotations
  • Minor fixes

Version 1.3.0

20 Jul 15:24
Compare
Choose a tag to compare
  • Added type annotations
  • Fixed regression in Python 3.6 compatibility

Version 1.2.0

15 Jul 15:23
Compare
Choose a tag to compare
  • Updated and hardened the code that reads Strætó.bs' XML configuration file.
  • Added type annotations.

Version 1.0.1

07 May 17:26
Compare
Choose a tag to compare

Updated to handle new field in stop_times.txt

Version 1.0.0

14 Feb 14:32
Compare
Choose a tag to compare

Beta release. Supports downloading and extraction of the GTFS.zip schedule file from the Strætó bs open data URL. Fixes a bug where sequential bus halts with identical time points were not being included in the schedule.

Version 0.0.11

17 Dec 02:07
Compare
Choose a tag to compare
  • Updated with new route data from Strætó bs

Version 0.0.10

19 Nov 12:12
Compare
Choose a tag to compare

Better support for Windows via explicit specification of UTF-8 encoding when opening files

Version 0.0.7

19 Oct 16:09
Compare
Choose a tag to compare
  • Added prediction of bus arrival times
  • Voice formatting of bus stop names
  • Lots of bug fixes and tweaks

Version 0.0.4

27 Aug 18:24
Compare
Choose a tag to compare

Initial pre-alpha release