mirror of
https://github.com/kaffarell/obsidian-tesseract-ocr.git
synced 2026-07-22 07:40:26 +00:00
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.
13 lines
223 B
JSON
13 lines
223 B
JSON
{
|
|
"0.1.0": "0.15.0",
|
|
"0.2.0": "0.15.0",
|
|
"0.3.0": "0.15.0",
|
|
"0.3.1": "0.15.0",
|
|
"0.3.2": "0.15.0",
|
|
"0.3.3": "0.15.0",
|
|
"0.3.4": "0.15.0",
|
|
"0.3.5": "0.15.0",
|
|
"0.3.6": "0.15.0",
|
|
"0.3.7": "0.15.0",
|
|
"0.3.8": "0.15.0"
|
|
}
|