pytesseract v0.3.7 Release Notes
Release Date: 2020-11-20 // almost 3 years ago-
๐ [breaking change] Python 2 and 3.5 support dropped - reason, End of Life.
๐ Migration to GitHub Actions CI workflow and pre-commit.ci for linting.
โ Added new functionget_languages
.
๐ A couple of bug fixes.
Previous changes from v0.3.6
-
โ Added support for ALTO XML output (by @eivtho)
๐ Minor bugfix with TSV parsing.
โฑ More graceful timeout termination under Unix-like environments.