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.
- 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.