Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tesseract 5.5.0 #197273

Merged
merged 2 commits into from
Nov 11, 2024
Merged

tesseract 5.5.0 #197273

merged 2 commits into from
Nov 11, 2024

Conversation

BrewTestBot
Copy link
Member

@BrewTestBot BrewTestBot commented Nov 10, 2024

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
## What's Changed
* Fix TARGET_PDB_FILE error for static linking. by @hglee in https://github.com/tesseract-ocr/tesseract/pull/4271
* Make regular usage of CMAKE_INSTALL_LIBDIR and GNUInstallDirs by @Zopolis4 in https://github.com/tesseract-ocr/tesseract/pull/4272
* Ignore illegal TESSDATA_PREFIX (not existing filesystem entry, issue #4277) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4278
* Fix confidence output for the PAGE XML renderer by @JKamlah in https://github.com/tesseract-ocr/tesseract/pull/4283
* Set hOCR capabilities ocrp_dir and ocrp_lang unconditionally by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4301
* Reduce clock syscalls by @heshpdx in https://github.com/tesseract-ocr/tesseract/pull/4303
* Calculate row bounding box in single-word mode per #4304 by @Balearica in https://github.com/tesseract-ocr/tesseract/pull/4305
* Replace access/_access by std::filesystem::exists by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4307
* Modernize code for list of available models by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4308
* Fix performance and other issues reported by Codacy by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4309
* Remove unnecessary assignment and assertions by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4313
* Update code for tprintf by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4306
* Add C++ stream for log messages and use it in two debug messages by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4314
* cmake: Correctly set the soversion based on SemVer properties by @Conan-Kudo in https://github.com/tesseract-ocr/tesseract/pull/4319
* Replace deprecated runner macos-12 by macos-latest in GitHub actions by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4326
* Modernize code for renderers and remove filename conversion for Windows by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4330
* Fix some typos and grammer issues by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4337
* Add GitHub action and Makefile target for Windows installer by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4341
* Support symbolic values for --oem and --psm options by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4344
* Replace some tprintf by tesserr stream (fixes Windows compiler warnings) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4345
* Add RISC-V V support #4346
* Fix and improve Windows installer by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4348
* Remove Tensorflow support by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4350
* Update submodule googletest to release v1.15.2 by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4352

New Contributors

Full Changelog: tesseract-ocr/tesseract@5.4.1...5.5.0

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` icu4c ICU use is a significant feature of the PR or issue labels Nov 10, 2024
@daeho-ro daeho-ro added the CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. label Nov 11, 2024
@carlocab carlocab added the CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. label Nov 11, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 11, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 11, 2024
Merged via the queue into master with commit 5a90658 Nov 11, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-tesseract-5.5.0 branch November 11, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. icu4c ICU use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants