Releases: bdamokos/brussels_transit
Releases · bdamokos/brussels_transit
v0.2.2
v0.2.1 Faster stop_times processing
Implemented enhancements:
Merged pull requests:
- Bump pytest from 8.3.3 to 8.3.4 #52 (dependabot[bot])
- Bump niquests from 3.12.0 to 3.12.1 #51 (dependabot[bot])
- Bump numpy from 2.1.3 to 2.2.1 #50 (dependabot[bot])
- Bump uvicorn from 0.32.1 to 0.34.0 #49 (dependabot[bot])
- Bump httpx from 0.27.2 to 0.28.1 #47 (dependabot[bot])
- Bump deepdiff from 8.0.1 to 8.1.1 #46 (dependabot[bot])
- Bump anyio from 4.6.2.post1 to 4.7.0 #45 (dependabot[bot])
- Bump python-dateutil from 2.8.2 to 2.9.0.post0 #44 (dependabot[bot])
- Bump orderly-set from 5.2.2 to 5.2.3 #43 (dependabot[bot])
Full Changelog: v0.2.0...v0.2.1
v0.2.0 SNCB added
SNCB is now a supported realtime provider either through the official SNCB GTFS realtime feed or the mirror at gtfs.be.
What's Changed
- Add realtime waiting times for SNCB by @bdamokos in #42
- Add stops visible on the map in stop explorer by @bdamokos in #39
- Clean up logging by @bdamokos in #40
- If agency.txt provides timezone info use it by @bdamokos in #41
Full Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1 BKK waiting_times speed enhancements
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
Working API, mostly working frontend modules
What's Changed
- Bump deepdiff from 8.0.1 to 8.1.1 by @dependabot in #1
- Bump certifi from 2024.8.30 to 2024.12.14 by @dependabot in #5
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #4
- Bump httpx from 0.27.2 to 0.28.1 by @dependabot in #2
- Bump click from 8.1.7 to 8.1.8 by @dependabot in #6
- Bump anyio from 4.6.2.post1 to 4.7.0 by @dependabot in #9
- Bump apscheduler from 3.10.4 to 3.11.0 by @dependabot in #7
- Bump orderly-set from 5.2.2 to 5.2.3 by @dependabot in #8
- Bump numpy from 2.1.3 to 2.2.1 by @dependabot in #3
- Bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot in #11
- Add BKK (Budapest Public Transport) support to backend and frontend by @bdamokos in #13
- 🚀 Add Schedule Explorer and Unified Start Script by @bdamokos in #12
- Bump jinja2 from 3.1.4 to 3.1.5 in the pip group across 1 directory by @dependabot in #14
- Bump urllib3 from 2.2.3 to 2.3.0 by @dependabot in #10
- Feature/standardize config by @bdamokos in #22
- 🐳 Add Docker publishing workflow by @bdamokos in #24
New Contributors
- @dependabot made their first contribution in #1
- @bdamokos made their first contribution in #13
Full Changelog: https://github.com/bdamokos/brussels_transit/commits/v0.1.0