Releases: mideind/Straeto
Releases · mideind/Straeto
Version 1.4.1
- Python requirement bumped to >= 3.7
- Complete type annotations
- Minor fixes
Version 1.3.0
- Added type annotations
- Fixed regression in Python 3.6 compatibility
Version 1.2.0
- Updated and hardened the code that reads Strætó.bs' XML configuration file.
- Added type annotations.
Version 1.0.1
Updated to handle new field in stop_times.txt
Version 1.0.0
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
- Updated with new route data from Strætó bs
Version 0.0.10
Better support for Windows via explicit specification of UTF-8 encoding when opening files
Version 0.0.7
- Added prediction of bus arrival times
- Voice formatting of bus stop names
- Lots of bug fixes and tweaks
Version 0.0.4
Initial pre-alpha release