What's Changed
- fix: use removeprefix and fix remaining underscore-prefix serialization paths by @ktrufanov-skycop in #94
- feat: support multiple origin/destination airports in MCP search by @tmchow in #113
- Fix crash on unknown airport/airline codes in flight results by @daniilsirbu in #143
- fix: accept space-separated airline codes in CLI by @tmchow in #112
- feat: add airport search by city name, airport name, or IATA code by @tmchow in #115
- fix(cli): shell completion by @squat in #130
- feat: add multi-city CLI command by @omarshahine in #107
- Railway Deployment #f254ec fix: remove uv from startCommand by @railway-app[bot] in #147
- Install MCP dependencies in Docker build by @railway-app[bot] in #150
- Add HTTP transport tests and update MCP server configuration by @punitarani in #114
- ci(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #136
- ci(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #135
- ci(deps): bump docker/build-push-action from 5 to 7 by @dependabot[bot] in #134
- ci(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #133
- ci(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #132
- fix: centralize airline parsing; raise on empty; refresh stale docs by @punitarani in #151
- refactor: harden airport search (Pydantic AirportMatch + import-time validation) by @punitarani in #152
New Contributors
- @tmchow made their first contribution in #113
- @daniilsirbu made their first contribution in #143
- @squat made their first contribution in #130
Full Changelog: v0.8.4...v0.8.5