Latest release

What was changed

KeySummaryCategory
OCRCPP‑577Removed 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

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.