Releases: mbta/open_trip_planner_client
Releases · mbta/open_trip_planner_client
v0.17.2
What's Changed
- feat(PlanParams): enable a custom locale by @thecristen in #22
- cleanup: Remove warnings by @joshlarson in #23
- cleanup: Remove trailing whitespace by @joshlarson in #25
- cleanup: Remove
lengthfield fromGeometrystruct and factory by @joshlarson in #24 - feat: Combine interlined legs by @joshlarson in #26
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Add interline with previous leg by @anthonyshull in #20
- add interline with previous leg by @anthonyshull in #21
New Contributors
- @anthonyshull made their first contribution in #20
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- refactor(RoutingError): add inputField, use atom enums by @thecristen in #19
Full Changelog: v0.16.1...v0.17.0
v0.16.1
Full Changelog: v0.16.0...v0.16.1
v0.16.0
v0.15.1
What's Changed
- hotfix: Use identifiers rather than summaries to tell when a trip is unavailable by @joshlarson in #17
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- feat: Return unavailable trips by @joshlarson in #14
Full Changelog: v0.14.1...v0.15.0
v0.14.1
What's Changed
- feat: drop end legs if they're short walk to/from stations by @thecristen in #13
Full Changelog: v0.14.0...v0.14.1
v0.14.0
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- feat(ItineraryGroup): group itineraries together by @thecristen in #6
- feat(OpenTripPlanner.Schema): add more fields to several resources by @thecristen in #9
- feat(LegTime): return a single time by @thecristen in #10
- fix(Leg): group by mode, with more nuance by @thecristen in #11
- feat: return itinerary groups by @thecristen in #12
Full Changelog: v0.12.0...v0.13.0