Tags: anirbanbasu/frankfurtermcp
Tags
Added `ToolResult` metadata (#55) * chore: Using `ToolResult`. * feat: Added cache hit as metadata. * chore: Improved coverage to 100%. * chore: Removed `autouse` from bogus pytest fixtures as CoPilot suggested. * chore: Updated README to reflect the changes to the response metadata. * chore: Changed pytest workflow to pytest with coverage. * chore: Reduced verbosity in GitHub pytest coverage workflow. * chore: Added explicit environment variable in a `just` target.
Enabled LRU and TTL caches for historical and latest rates lookups (#43) * feat: Enabled LRU and TTL caches for historical and latest rates lookups respectively. * copilot: Addressed CoPilot suggestions. * copilot: Addressed CoPilot's suggestions.
fix: Corrected Python version to keep backward compatibility with dep… …endencies.
fix: Renamed AUTHORS to AUTHORS.md
0.3.5 refactoring (#37) * feat: Major refactoring -- move to more object-oriented design. feat: Improved Pydantic models. feat: Added Pydantic model tests. chore: Removed CLI. chore: Removed MCP composition example. chore: Updated README. chore: Configured mypy. chore: Added upgrade and test/coverage scripts. * chore: Upgraded dependencies and pre-commit hooks. * fix: Using enum for environment variables is a bad idea for its default values. * chore: Updated README and LICENSE. chore: Modified test run script to accept arguments. * chore: Upgraded dependencies. * copilot: Docstring fix Updated `tests/test_data_models.py`. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Anirban Basu <anirbanbasu@users.noreply.github.com> --------- Signed-off-by: Anirban Basu <anirbanbasu@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
PreviousNext