Skip to content

Latest commit

 

History

History
111 lines (75 loc) · 7.84 KB

CHANGELOG.md

File metadata and controls

111 lines (75 loc) · 7.84 KB

Table of Contents generated with DocToc

Changelog

v0.2.1 (2025-01-09)

Full Changelog

Implemented enhancements:

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

Merged pull requests:

v0.2.0 (2025-01-03)

Full Changelog

Implemented enhancements:

  • 🗺️ Add map-based stop explorer with dynamic loading #32
  • Add fallback to scheduled times #29
  • If agency.txt provides timezone info use it #26

Fixed bugs:

  • Log messages are doubled in the file logs #38

Merged pull requests:

v0.1.2 (2024-12-30)

Full Changelog

Implemented enhancements:

  • GTFS Data Explorer should allow searching by name or provider id #31
  • Add delete provider endpoint #30
  • BKK waiting times backend needs to be sped up #23
  • Expose schedule from the new frontend similarly as the real time schedule #21
  • Add waiting times endpoint to the backend #28 (bdamokos)

Fixed bugs:

  • Service days are returned in the wrong order #27

v0.1.1 (2024-12-26)

Full Changelog

Merged pull requests:

v0.1.0 (2024-12-26)

Full Changelog

Fixed bugs:

  • 🐛 BKK config loading order not following expected precedence #17
  • BKK waiting times returning empty object #16

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator