Browse our Products
Aspose.OCR for C++ 24.3.0 - Release Notes
This article contains a summary of recent changes, enhancements and bug fixes in Aspose.OCR for C++ 24.3.0 (March 2024) release.
GPU version: 24.3.0
What was changed
Key | Summary | Category |
---|---|---|
OCRCPP‑577 | Removed ONNX Runtime dependency. | Enhancement |
Public API changes and backwards compatibility
This section lists all public API changes introduced in Aspose.OCR for C++ 24.3.0 that may affect the code of existing applications.
Added public APIs:
No changes.
Updated public APIs:
No changes.
Removed public APIs:
No changes.
Changes in application logic
Compatibility: fully backward compatible. See details below.
ONNX Runtime library is now statically linked into Aspose.OCR for C++ package. Therefore, dependency on Microsoft.ML.OnnxRuntime 1.11.0 or later is no longer required.