New
5.5.2
What's Changed
- Simplify code for osdetect by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4436
- Fix and improve configuration for cmake builds by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4437
- Modernize some for loops and fix some signed/unsigned issues by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4438
- Cmake optimization with warp2 by @zdenop in https://github.com/tesseract-ocr/tesseract/pull/4452
- Update checkout action by @rettinghaus in https://github.com/tesseract-ocr/tesseract/pull/4461
- chore: fix cyrillic typo by @0xflotus in https://github.com/tesseract-ocr/tesseract/pull/4462
- Move version info. to appropriate ALTO element by @david-russo in https://github.com/tesseract-ocr/tesseract/pull/4464
- CI: Remove unneeded export statements from cmake workflow for macOS by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4467
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/tesseract-ocr/tesseract/pull/4485
- Bump github/codeql-action from 2 to 4 by @dependabot[bot] in https://github.com/tesseract-ocr/tesseract/pull/4488
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/tesseract-ocr/tesseract/pull/4487
- Bump mikepenz/action-junit-report from 4 to 6 by @dependabot[bot] in https://github.com/tesseract-ocr/tesseract/pull/4486
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/tesseract-ocr/tesseract/pull/4494
New Contributors
- @0xflotus made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4462
- @david-russo made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4464
- @dependabot[bot] made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4485
Full Changelog: https://github.com/tesseract-ocr/tesseract/compare/5.5.1...5.5.2