core 2e4c16e..574bbad
Release: v2.10.3
- 📦 v2.10.3
- 📝 changelog
- workspace add: check whether filename is absolute
- workspace add: os.path.join behavior led to faulty existence check, fix #519
- 📦 v2.10.2
- Merge pull request #516 from OCR-D/fix-515
ocrd_fileformat 7b8671c..06b27d4
Release: v0.0.3
- 📦 v0.0.3
- require ocrd/core >= 2.10.2
- properly pass on script-args, #4
Submodule ocrd_wrap c47a9dd...7a0c136 (not checked out)
tesseract 62eae84..380466e
Release: 5.0.0-alpha
- Allow inlining of function TruncateParam
- Remove unused argument from function TruncateParam
- Remove assertion which is triggered by tests
- StrokeWidth: Remove unused local variable (fixes compiler warning)
- Merge pull request #3023 from stweil/inline
- Merge pull request #3022 from stweil/fix
- Remove old unused code from imagedata.h
- Fix crash caused by missing thread synchronization (issues #757, #1168 and #2191)