Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 850 Bytes

CHANGELOG.md

File metadata and controls

46 lines (31 loc) · 850 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.3] - 2025-02-25

Updated

  • Dependency updates

[0.3.2] - 2024-11-18

Updated

  • Dependency updates

[0.3.1] - 2024-10-24

Added

  • outputPath config options
  • return path to csv from function

[0.3.0] - 2024-10-24

Updated

  • Renamed to gtfs-to-blocks
  • Dependency updates
  • Improved logging

[0.2.0] - 2024-10-18

Added

  • Add date parameter
  • Deadheads from ODS
  • direction_id, route_id, trip_headsign, stop_headsign as fields
  • includeDeadheads config option
  • Convert to typescript

Updated

  • Dependency updates

[0.1.0]

Added

  • Initial Commit