MCP Router2.0.2 (2025-09-01)
Bug Fixes
2.0.1 (2025-09-01)
Bug Fixes
2.0.0 (2025-09-01)
Bug Fixes
Features
BREAKING CHANGES
- NewAddLiquidityTool now requires UniswapService parameter
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
- refactor: remove outdated E2E test files and improve test structure
- Deleted obsolete test files related to Ethereum integration, contract deployment, and liquidity pool operations to streamline the codebase.
1.1.0 (2025-08-20)
Bug Fixes
Features
- improve token deployment workflow (#7) (a117ea4)
1.0.0 (2025-08-18)
Bug Fixes
Features
- Add Claude Code GitHub Workflow (#3) (1d9b0dd)
- add OpenZeppelin contract integration and template management tools (a1805f3)
- enhance deployment and Uniswap tools with new functionalities (7d559c5)
- implement embedded HTML templates and JavaScript assets for improved API server functionality (ab1cbbf)
- introduce balance query and Uniswap deployment functionalities (cce1715)
Removed unused constants and helper functions that were no longer relevant.Enhanced the overall test structure by consolidating relevant tests and ensuring better organization for future development.Updated documentation to reflect the changes in the testing framework and removed references to deleted files.This cleanup aims to improve maintainability and focus on current testing strategies.