v3.21.0
Fixed:
- web api:
GET /workflow/{workflow-id}
should return a workflow, not a workspace, #223
Changed:
- web api:
POST /workflow/{workflow-id}
accepts aWorkflowArgs
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#856mets
: conventions for providing document-wide files (FULLDOWNLOAD_...
), #154, #207cli
: clarify the semantics and order of preference for multi-value/regex/range param values, #232, OCR-D/core#921