Skip to content

v3.1-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@richfab richfab released this 28 May 10:50
· 26 commits to master since this release
f47c4ba

MINOR release - Backwards compatible with v3.0

What's Changed

station_information.json (updated)

city (new) is a string representing the city where the station is located (#704).

vehicle_availability.json (new)

This new endpoint describes the future availability of each vehicle. Useful for systems that allow vehicles to be reserved in advance (e.g. carsharing, cargo bike share, etc) (#726).

system_pricing_plans.json (updated)

fare_capping (new) is an object defining a capped fare once a price threshold has been spent within a timeframe. For example, a fare capped at 15.00 CAD per 12-hour period. (#745).

Contributors

Full Changelog: v3.1-RC...v3.1-RC2