Skip to content

Releases: kaffarell/obsidian-tesseract-ocr

0.3.8

14 Aug 16:09
Compare
Choose a tag to compare
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.

0.3.7

17 Jul 09:22
Compare
Choose a tag to compare
fix: changed tesseract default language, bump to 0.3.7

The default language field was eng+deu, but tesseract installs only eng
per default.

0.3.6

30 May 19:52
Compare
Choose a tag to compare
fix: remove hyphen and 1) elements

0.3.5

12 May 14:05
Compare
Choose a tag to compare
Merge branch 'main' of github.com:kaffarell/obsidian-tesseract-ocr

0.3.4

08 May 22:03
Compare
Choose a tag to compare
fix: regex match star

0.3.3

04 May 09:49
Compare
Choose a tag to compare
fix: updated description

0.3.2

04 May 09:35
Compare
Choose a tag to compare
fix: regex replaces

0.3.1

20 Apr 09:20
Compare
Choose a tag to compare
fix: replace < and >, version bump

0.3.0

08 Apr 20:48
Compare
Choose a tag to compare
feat: overall improvements, 0.3.0 release

* Made tesseract path configurable
* Updated method calls to adapter to use app.cachedReads

0.2.0

02 Apr 21:21
Compare
Choose a tag to compare
chore: version bump to 0.2.0