Releases: OCR-D/spec
Releases · OCR-D/spec
v3.25.0
v3.24.0
v3.23.0
v3.22.0
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
v3.20.0
v3.19.0
Fixed:
Changed:
- Drop
Ocrd-Manifestation-Depth
and disallowfetch.txt
bagit mechanism, #182 - Drop unclear
has_docker
attribute in discovery response in OCR-D Web API, #201
Added:
- Parameters can now be described with most JSON-Schema constructs, #206, OCR-D/core#848
v3.18.0
v3.17.0
v3.16.0
Changed:
--page-id
can accept the..
numerical range operator, #172, OCR-D/core#672ocrd-tool.json
: Parameters that accept a directory must havecontent-type == "text/dirctory"
, #189, OCR-D/core#750, OCR-D/core#691
Added:
- German translation of the glossary, OCR-D/ocrd-website#290