Skip to content

v3.21.0

Compare
Choose a tag to compare
@kba kba released this 30 Nov 16:10
· 220 commits to master since this release

Fixed:

  • web api: GET /workflow/{workflow-id} should return a workflow, not a workspace, #223

Changed:

  • web api: POST /workflow/{workflow-id} accepts a WorkflowArgs object with workspace ID and workflow parameters, #220
  • mets: Reorganize structure of the document, add numbered section headings, #155, #207

Added:

  • cli: --page-id/-g option accepts regular expressions as well, #221, OCR-D/core#856
  • mets: conventions for providing document-wide files (FULLDOWNLOAD_...), #154, #207
  • cli: clarify the semantics and order of preference for multi-value/regex/range param values, #232, OCR-D/core#921