MCP Router2.0.3 (2025-09-01)
Bug Fixes
2.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)
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.