Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

1.2.3

Compare
Choose a tag to compare
@bdferris bdferris released this 27 Sep 00:04
· 110 commits to master since this release

Original release on 2009-11-05:

  • Validation changes
    • Warn about duplicate calendar_dates.txt records (issue 82, Jiri)
    • Ignore warning about travel in 0 seconds for times rounded to nearest minute (issue #193)
  • transitfeed API changes
    • Make transitfeed.Route.AddTripObject private
    • Only write agency.txt, stops.txt, routes.txt and trips.txt if they are created
  • Other changes
    • Fix google_random_queries.py to output URLs with ISO 8601 date formats to avoid locale issues (Richard)
    • Fix broken tests in Windows
    • Fix kmlparser