Release v1.8.1
This is a bug fix release addressing two issues related to file path handling.
OutputPathwithchdir: Fixed a bug where usingchdirin combination withOutputPathwould fail (#578). If you were working around this, you can now use them together as expected.OutputFileReferencevalidation: Fixed broken validation forOutputFileReference(#581). Validation now works correctly again, although the type is still deprecated.
What’s Changed
Bug Fixes
- Bug when using chdir with OutputPath (#578)
- OutputFileReference validation was broken (#581)
Documentation
- Move unclickable GH links to example subpages (#570)
Full diff: Comparing v1.8.0...v1.8.1 · pasteurlabs/tesseract-core · GitHub