Skip to content

Latest commit

 

History

History
91 lines (57 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

91 lines (57 loc) · 1.39 KB

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.0] - 2025-03-04

Updated

  • Dependency Updates

Fixed

  • Fixed stop count to exclude stops where location_type is not missing, 0 or 1

[0.2.8] - 2025-02-25

Updated

  • Dependency Updates

[0.2.7] - 2025-02-22

Fixed

  • Fixed validity definition for stops and trips. Consider wheelchair_accessible = 0 and wheelchair_boarding = 0 as missing

Updated

  • Dependency Updates

[0.2.6] - 2024-11-18

Updated

  • Dependency Updates

[0.2.5] - 2024-09-23

Updated

  • Dependency Updates

[0.2.4] - 2024-08-21

Updated

  • Dependency Updates

[0.2.3] - 2024-08-08

Updated

  • Add stat ids

[0.2.2] - 2024-08-08

Updated

  • Config types
  • Dependency updates

[0.2.1] - 2024-07-12

Updated

  • Skip importing unneeded files

Added

  • Agency and feed info to output

[0.2.0] - 2024-07-12

Updated

  • Dependency updates
  • Readme updates
  • Output format updates

[0.1.3] - 2024-06-20

Updated

  • Improved Logging
  • Example output in README
  • Dependency updates

[0.1.2] - 2024-06-18

Updated

  • Typescript

[0.1.1] - 2024-06-18

Added

  • Add CHANGELOG.md

[0.1.0]

Changed

  • Initial Commit