Skip to content

Releases: mbta/skate

2024-04-10-1

10 Apr 18:22
0bb9779
Compare
Choose a tag to compare

What's Changed

  • refactor(ts/api/helpers): add postJsonParameter helper by @firestack in #2532
  • feat: use relative path for directions_path to merge with base url by @firestack in #2535
  • chore: Remove Skate.Endpoint.init/2, deprecated in Phoenix 1.17.11 by @joshlarson in #2516

Full Changelog: 2024-04-02-3...2024-04-10-1

2024-04-02-3

02 Apr 15:08
6235f84
Compare
Choose a tag to compare

What's Changed

  • feat(gh/ci/deploy-prod): run deploy-to-prod when new releases are made by @firestack in #2528
  • fix: set deploy to only happen on full releases (not pre-releases) by @firestack in #2529

Full Changelog: 2024-04-02-1...2024-04-02-3

2024-04-02-1

02 Apr 14:32
c223006
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-04-01-1...2024-04-02-1

2024-04-01-1

01 Apr 14:51
fc5df73
Compare
Choose a tag to compare

What's Changed

  • refactor: Update nearest-point algorithm to more explicitly use vector math by @joshlarson in #2510
  • build(deps-dev): bump phoenix_live_reload from 1.4.1 to 1.5.3 by @dependabot in #2523
  • feat: setup default direnv file by @firestack in #2522
  • feat(direnv/template): source secrets directly from mix phx.gen.secret by @firestack in #2526
  • feat: return :no_route error from ORS by @firestack in #2524
  • fix: Moved "Return to Regular Route" into root directions list by @hannahpurcell in #2521

Full Changelog: 2024-03-28-1...2024-04-01-1

2024-03-28-1

28 Mar 14:41
c259a55
Compare
Choose a tag to compare

What's Changed

  • feat: Add more flexible OpenRouteService configuration to support self-hosting by @joshlarson in #2517

Full Changelog: 2024-03-26-1...2024-03-28-1

2024-03-26-1

26 Mar 14:27
fb83a22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-03-25-1...2024-03-26-1

2024-03-25-1

25 Mar 14:53
2ccecdd
Compare
Choose a tag to compare

What's Changed

  • feat: (tiny) Add "return to route" message after turn-by-turn directions by @hannahpurcell in #2515

Full Changelog: 2024-03-21-1...2024-03-25-1

2024-03-21-1

21 Mar 18:07
a981349
Compare
Choose a tag to compare

What's Changed

  • feat: Add function to find the nearest point on a line segment to a given point and the associated distance by @joshlarson in #2500
  • feat(ex/skate/open_route_service_api): add vehicle_type to ORS API call by @firestack in #2508
  • feat: Update route segments to connect closer to given start and end points by @joshlarson in #2506
  • docs: Updated .envrc with required vars; include storybook in README by @hannahpurcell in #2514

New Contributors

Full Changelog: 2024-03-18-2...2024-03-21-1

2024-03-18-2

18 Mar 15:08
cf7612c
Compare
Choose a tag to compare

What's Changed

  • feat(ex/skate/open_route_service_api): send 40ft bus info to ORS for HGV profile routing by @firestack in #2507

Full Changelog: 2024-03-18-1...2024-03-18-2

2024-03-18-1

18 Mar 14:25
37942ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-03-14-1...2024-03-18-1