v5.1.1
Fixed 2
- Bug where incorrect language data was loaded when oem is 2
- Bug where boolean values in blocks output format would always be false
From Tesseract.js
What's Changed
- Fixed bug where incorrect language data was loaded when
oemis2(#938) - Fixed bug where boolean values in
blocksoutput format would always befalse(#907)
Full Changelog: https://github.com/naptha/tesseract.js/compare/v5.1.0...v5.1.1