Skip to content

Releases: OCR-D/core

v0.8.2

04 Sep 11:35
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Handle missing parameters in ocrd-tool.json like empty array #160
  • cli: ocrd workspace validate #175

v0.8.1

31 Aug 15:09
@kba kba
Compare
Choose a tag to compare

Removed:

  • merge_ocr_txt.py script to be reborn as its own project, #170

v0.8.0

22 Aug 16:54
@kba kba
Compare
Choose a tag to compare

Fixed:

  • file://-URL will not be "downloaded" if already present, #165

Changed:

  • Logging can be configured with a file ocrd_logging.py in either $PWD, $HOME or /etc, #164
  • Processor.add_output_file deprecated, #166

v0.7.5

16 Aug 16:38
@kba kba
Compare
Choose a tag to compare

Fixed:

  • bashlib: invalid parsers caused cryptic error, #161

v0.7.4

15 Aug 09:05
@kba kba
Compare
Choose a tag to compare

Fixed:

v0.7.3

14 Aug 15:23
@kba kba
Compare
Choose a tag to compare

Changed:

  • Missing description for parameters in schema, #155

v0.7.2

01 Aug 08:58
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Regression in XML pretty printing, #152

v0.7.1

26 Jul 16:56
@kba kba
Compare
Choose a tag to compare

Changed:

  • Remove dependency on xmllint command line tool, #72, #151
  • Remove dependency on exiftool, #71, #150

v0.7.0

25 Jul 12:31
@kba kba
Compare
Choose a tag to compare

Changed:

  • Behavior of workspace generation from URL changes (#149)
    • when cloning from a file:// URL and no directory is given do NOT create
      a temporary directory but reuse the existing directory
    • When not providing mets_basename, assume the last URL path segment to be
      the METS basename instead of the fixed string mets.xml
  • incoroporate changes to ocrd_tool schema from spec/v2.2.1

v0.6.0

23 Jul 11:06
@kba kba
Compare
Choose a tag to compare