mcp-extended-tools
Version:
Extended tools for command execution
41 lines (29 loc) • 743 B
Markdown
# Changelog
## [1.6.2] - 2024-01-03
### Changed
- Updated version to 1.6.2
## [1.6.1] - 2024-01-02
### Changed
- Updated version to 1.6.1
## [1.6.0] - 2024-01-02
### Added
- Comprehensive documentation
- Enhanced error handling
- Improved async support
- More robust command execution
### Changed
- Refactored command execution logic
- Improved logging mechanism
- Updated README with more detailed usage instructions
### Improved
- Better input validation
- More flexible configuration options
- Increased security considerations
## [1.2.0] - Previous Release
### Initial Features
- Basic command execution
- Simple logging
- Minimal error handling
## Previous Versions
- Initial project setup
- Basic functionality implementation