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

Latest commit

 

History

History
56 lines (30 loc) · 2.3 KB

ReleaseNotes.md

File metadata and controls

56 lines (30 loc) · 2.3 KB

0.2.1

Released 2018-12-03

This release is the first patch release of MDS 0.2.

We did not chose to include the timestamp change, as discussed in issue #104, because it is breaking. Early versions of this branch included that change. The change will be made in MDS 0.3.0.

CHANGES

  • Release Guidelines. Ref #147 #129
  • Many Validator Fixes/Null Fixes. Ref #166 #165 #128
  • Many Clarifications / Cleanup to make the spec easier to read.
  • JSON Schema is now much closer to the written spec, fails on Null if required, doesn't fail if field is not required.

Thanks to all contributors.

0.1.1

Released 2018-10-15

This release backports two features from 0.2.0:

  • Clarifying Location Types as GeoJSON #94

  • Adding electric-assist as a propulsion type #48

This makes MDS 0.1.x series more usable for Mobility Providers.

0.2.0

Released 2018-10-01

This release includes a number of enhancements and clarifications to the provider spec:

  • Introduce JSON Schema for Trips and Status Changes #53

  • Clarify query params for API endpoints #64

  • Clarify API authentication method #81

  • Clarify location formatting #94

  • Clarify timestamp formatting #93

  • Clarify the associated_trips field in Status Changes #96

0.1.0

Released 2018-09-11

  • Initial release!

  • MDS is under active development. As such, pre-1.0 versions may introduce breaking changes until things stabilize. Every effort will be made to ensure that any breaking change is well documented and that appropriate workarounds are suggested.