677 B
677 B
v0.3.0 (2025-05-27)
Feat
- implement comprehensive configuration management system with multi-mirror support
v0.2.0 (2025-05-27)
Feat
- add commitizen configuration for automated version management
- fix CI workflow issues and improve release automation
Fix
- deps: update dependency fastmcp to ^0.4.0
v0.1.0 (2025-05-27)
Feat
- add MCP configuration examples
- Complete PyPI Query MCP Server Implementation (#3)
Fix
- deps: update dependency httpx to ^0.28.0
- update poetry.lock after removing mypy dependency
- resolve import sorting conflicts between ruff and isort
- correct FastMCP interface usage and resolve lint issues