Skip to content

Releases: bdamokos/brussels_transit

v0.2.2

10 Jan 20:47
451875c
Compare
Choose a tag to compare

Updated docker workflow
Some optimisations to reduce spamming the STIB API

Full Changelog: v0.2.1...v0.2.2

v0.2.1 Faster stop_times processing

09 Jan 18:05
a7e05cc
Compare
Choose a tag to compare

Implemented enhancements:

  • 🚀 Optimize GTFS data processing with C-based precache tool #53 (bdamokos)

Merged pull requests:

Full Changelog: v0.2.0...v0.2.1

v0.2.0 SNCB added

03 Jan 00:10
f31fb25
Compare
Choose a tag to compare

SNCB is now a supported realtime provider either through the official SNCB GTFS realtime feed or the mirror at gtfs.be.

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

30 Dec 12:41
0cd4585
Compare
Choose a tag to compare

Added

  • The legacy waiting times endpoints now accept arbitrary stop_ids

Changed

  • Add waiting times endpoint to the backend by @bdamokos in #28
  • Application now downloads bkk GTFS on first load if bkk is an enabled provider

Full Changelog: v0.1.1...v0.1.2

v0.1.1 BKK waiting_times speed enhancements

26 Dec 21:12
6cae391
Compare
Choose a tag to compare

This update enhances the speed of the waiting times endpoint for BKK, especially on slow systems like the Raspberry Pi Zero 2W. (#23)

Merged PRs

Full Changelog: v0.1.0...v0.1.1

v0.1.0 Initial alpha release

25 Dec 21:33
v0.1.0
52e61f6
Compare
Choose a tag to compare

Working API, mostly working frontend modules

What's Changed

New Contributors

Full Changelog: https://github.com/bdamokos/brussels_transit/commits/v0.1.0