Wait time estimation and handling improvements
- Reduce processed trip selection to only those within service times parameters (85daf75)
- Wait time estimation ignores overweighting of zero values (e9b038f)
- Wait time estimation can account for service time start and end parameters (a9ef0bd)
- Safer direction id handling (0c5073d)
- More careful testing around single stop/arrival stop-schedule pairs (fbd32f1)
Note: Also included were the two changes included in v0.6.1 which failed to get a release on Github. Updates pertinent to that version are the following:
- Auto detection of transfer points when ingesting custom transit line transitJSON
- Pinning partridge dependency to >= 1.0.0 with new
Feed
class