Releases: rjn32s/mcp-ocr
Releases · rjn32s/mcp-ocr
v0.1.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.1.2] - 2024-03-21
Changed
- Improved package structure and imports
- Enhanced error handling in OCR processing
- Updated documentation with usage examples
Fixed
- Resolved import issues for package installation
- Further improvements to Windows Tesseract PATH handling
[0.1.1] - 2024-03-21
Fixed
- Windows CI: Improved Tesseract PATH handling in GitHub Actions workflow
- Fixed package publishing configuration
[0.1.0] - 2025-04-13
Added
- Initial release
- Basic OCR functionality with Tesseract
- Support for file, URL, and bytes input
- Automatic Tesseract installation
- Multi-platform support (Windows, macOS, Linux)
- GitHub Actions CI/CD pipeline
- Test suite with coverage reporting
Fixed
- Windows CI: Fixed Tesseract PATH handling in GitHub Actions workflow
v0.1.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.1.1] - 2024-03-21
Fixed
- Windows CI: Improved Tesseract PATH handling in GitHub Actions workflow
- Fixed package publishing configuration
[0.1.0] - 2025-04-13
Added
- Initial release
- Basic OCR functionality with Tesseract
- Support for file, URL, and bytes input
- Automatic Tesseract installation
- Multi-platform support (Windows, macOS, Linux)
- GitHub Actions CI/CD pipeline
- Test suite with coverage reporting
Fixed
- Windows CI: Fixed Tesseract PATH handling in GitHub Actions workflow