Commit graph

11 commits

Author SHA1 Message Date
kaffarell
d65f48ac9d fix #3: error out only when stdout is empty
When executing tesseract, sometimes we get the correct output on stdout
and an error on stderr, in that case we simply use the stdout and
discard the error. Bump to version 0.3.8.
2023-08-14 18:07:03 +02:00
kaffarell
548c545f77 fix: changed tesseract default language, bump to 0.3.7
The default language field was eng+deu, but tesseract installs only eng
per default.
2023-07-17 11:20:26 +02:00
kaffarell
066534c3b0 fix: remove hyphen and 1) elements 2023-05-30 21:50:46 +02:00
kaffarell
474fb405ac chore: bumpm to 0.3.5 2023-05-12 16:03:19 +02:00
kaffarell
3b0705385a fix: regex match star 2023-05-08 23:59:06 +02:00
kaffarell
db8ffb8184 fix: replace < and >, version bump 2023-04-20 11:18:26 +02:00
kaffarell
81e2f90473 feat: overall improvements, 0.3.0 release
* Made tesseract path configurable
* Updated method calls to adapter to use app.cachedReads
2023-04-08 22:46:42 +02:00
kaffarell
dc6f53bee1 chore: version bump to 0.2.0 2023-04-02 23:20:33 +02:00
kaffarell
8daa61b4a0 chore: changed name to image-ocr 2023-04-02 23:19:07 +02:00
kaffarell
ece9dcf9bd feat: first release 2023-04-01 23:20:27 +02:00
kaffarell
f0cfb30c41 First commit 2023-04-01 15:04:34 +02:00