[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 function `get_languages`. A couple of bug fixes.
0.3.6
Added support for ALTO XML output (by eivtho) Minor bugfix with TSV parsing. More graceful timeout termination under Unix-like environments.
0.3.5
Removed pre-processing conversion - Pillow's image mode matrix doesn't support all use cases. Fix for the output data from tesseract Fix for dynamic I/O error handling
0.3.4
Support for WebP images Support for python 3.8 (CI testing) Improved cli error reporting Fix for temp files under Windows
0.3.3
Bug fixes for: - temp file read access on Windows - duplicate `format` argument upon image save