Skip to content

Releases: crdant/mbta-mcp-server

v0.6.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 26 May 13:43
v0.6.0-rc.1
ebf62c4

Changelog

  • 9935d21 Adds tests for station proximity search
  • 32ec926 Fixes linting issues in proximity search implementation
  • ebf62c4 Formats code with gofmt
  • f54dd9a Implements station proximity search feature
  • c68afa1 Improves error response format to use JSON structure
  • d8d0ba3 Updates todo.md for completed station proximity search

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 26 May 14:05
v0.6.0
879bd6f

Changelog

  • 925019b Adds date filtering to schedules (#26)
  • 8bff0cd Adds resilience to Makefile for missing .env file (#23)
  • 879bd6f Adds station proximity search (#27)
  • c878ab1 Adds stop filtering by route (#24)
  • 713f38a Implements service alerts and disruptions (#21)
  • 0dadb7f Improves release workflow with native GoReleaser keyless signing (#20)
  • 679772a Redirects status messages to stderr only (#22)

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 25 May 16:46
v0.5.2
d31bf67

Changelog

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 25 May 14:11
v0.5.1
33939ef

Changelog

v0.5.1-alpha.1

Choose a tag to compare

@github-actions github-actions released this 25 May 00:14
v0.5.1-alpha.1
f066928

Changelog

  • 0f52fc2 Adds route_id filtering to get_stops handler
  • f066928 Bumps version

v0.5.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 24 May 18:23
v0.5.0-rc.1
34b23cc

Changelog

  • 34b23cc Implements service alerts and disruptions

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 May 23:05
v0.5.0
a343d66

Changelog

  • a343d66 Implements service alerts and disruptions (#21)

v0.4.1-rc.2

Choose a tag to compare

@github-actions github-actions released this 24 May 17:05
v0.4.1-rc.2
20c7491

Changelog

  • 20c7491 Makes Makefile resilient to missing .env file

v0.4.1-rc.1

Choose a tag to compare

@github-actions github-actions released this 24 May 14:57
v0.4.1-rc.1
5d37705

Changelog

  • 0dadb7f Improves release workflow with native GoReleaser keyless signing (#20)
  • 5d37705 Redirects status messages to stderr only (#22)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 24 May 18:23
v0.4.1
cfff4c3

Changelog

  • cfff4c3 Adds resilience to Makefile for missing .env file (#23)