--------------------- - Fixed a bug in get_trips_stats that caused a failure when a trip was missing a shape ID.
0.3
---------------------- - Switched from major.minor.micro version numbering to major.minor numbering - Added ``get_vehicle_locations``.
0.2.3
---------------------- - Added ``append_dist_to_stop_times`` and ``append_dist_to_shapes``.
0.2.2
---------------------- - Changed ``get_xy_by_stop`` name and output type.
0.2.1
---------------------- - Changed from period indices to timestamp indices for time series, because the latter are better supported in Pandas. - Upgraded to Pandas 0.14.1.