pypi-query-mcp/pypi_query_mcp
Ryan Malloy 0087573fc3 fix: enable version parameter functionality in get_package_dependencies
- Fix version parameter being ignored - now properly fetches specified versions
- Enhance PyPIClient with version-specific URL construction
- Add version format validation with regex patterns
- Improve error handling for non-existent versions
- Test with Django 4.2.0, FastAPI 0.100.0, NumPy 1.20.0
2025-08-15 11:53:41 -06:00
..
config feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
core fix: enable version parameter functionality in get_package_dependencies 2025-08-15 11:53:41 -06:00
prompts fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
tools fix: enable version parameter functionality in get_package_dependencies 2025-08-15 11:53:41 -06:00
__init__.py fix: correct FastMCP interface usage and resolve lint issues 2025-05-27 13:44:28 +08:00
server.py fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00