forked from pool/python-pytesseract
- update to 0.3.13:
* Add support for Python 3.12 - update to 0.3.12: * New functionality `run_and_get_multiple_output` #511 - update to 0.3.11: * Fix for config parsing on Windows (#356 and #501) * Fixes for the default hocr and boxing configs (#106 and #454) * get_tesseract_version caching is optional and disabled by default for the user (#411) * Various CI upgrades OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytesseract?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 20:54:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.3.13:
|
||||
* Add support for Python 3.12
|
||||
- update to 0.3.12:
|
||||
* New functionality `run_and_get_multiple_output` #511
|
||||
- update to 0.3.11:
|
||||
* Fix for config parsing on Windows (#356 and #501)
|
||||
* Fixes for the default hocr and boxing configs (#106 and #454)
|
||||
* get_tesseract_version caching is optional and disabled by
|
||||
default for the user (#411)
|
||||
* Various CI upgrades
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 10:33:46 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user