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

1.1.4

Compare
Choose a tag to compare
@bdferris bdferris released this 26 Sep 21:05
· 343 commits to master since this release
  • add merge.py as a script; merge.exe is now part of windows binary distribution
  • add examples/google_random_queries.py: outputs a list of random query urls, using stop lat,lng
  • add a crash handler to feedvalidator. this provides a friendly message to users and should make it much easier for us to debug problems
  • unicode names in a feed could make merge.py crash
  • new method Stop.GetTrips
  • fix for some things that could make feedvalidator crash, including issue #40