Releases: mbta/lamp
Releases · mbta/lamp
v1.2.10 - put Glides data in correct Tableau Project
What's Changed
Full Changelog: v1.2.9...v1.2.10
v1.2.9 Tableau Features - Glides, Bus data, EST Timestamps
What's Changed
- FEAT: Add TransitMaster fields to aid validation of GTFS vs Transitmaster bus data by @huangh in #485
- FIX: Tableau writer schema mismatch with Bus schema by @huangh in #486
- FEAT: Publish Glides events to Tableau by @huangh in #489
- FIX: Convert Times back to strings to handle when times are greater than midnight by @huangh in #490
Full Changelog: v1.2.8...v1.2.9
FEAT: convert service_date in bus schema from string -> date_type for Tableau
What's Changed
- polars date conversion for service_date by @ahu42 in #483
- FIX: service_date type in bus schema from string to date_type required by @ahu42 in #484
Full Changelog: v1.2.7...v1.2.8