Skip to content

Releases: OCR-D/ocrd_fileformat

v0.11.2

16 Oct 14:15
@kba kba
Compare
Choose a tag to compare

Changed:

v0.11.1

17 Jul 10:37
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Fixed Docker build, no functional changes from v0.11.0

v0.11.0

17 Jul 10:16
@kba kba
Compare
Choose a tag to compare

Changed:

  • Update ocr-fileformat to v0.7.0:
    • Add transformation from hOCR to TEI and update transformation matrix by @stweil in #170
    • update textract2page to include slub/textract2page#13 by @kba in #171
    • update vendor/page-to-alto v1.2.0 -> v1.3.0 by @kba in #172
    • Update Dockerfile, fix #173 by @kba in #174
    • update textract2page by @bertsky in #177
    • update textract2page (for valid @conf ranges) by @bertsky in #180
    • update textract2page (v 0.2 - full LAYOUT etc.) by @bertsky in #186

v0.10.0

31 Jan 12:08
@kba kba
Compare
Choose a tag to compare

Changed:

v0.9.1

20 Oct 11:11
@kba kba
Compare
Choose a tag to compare

Fixed:

  • require OCR-D/core >= 2.58.1, #49

v0.9.0

20 Oct 10:08
@kba kba
Compare
Choose a tag to compare

Added:

  • Support for --mets-server-url, #48

Fixed:

v0.8.0

13 Oct 13:28
@kba kba
Compare
Choose a tag to compare

Changed:

  • Update ocr-fileformat:
    • Fix broken conversions from hOCR to ALTO
    • update textract2page, hOCR-to-ALTO and alto-schema
    • add PRImA converter for GCV→ALTO
    • add ALTO 4.2 → 2.1

v0.7.0

06 Jun 14:13
@kba kba
Compare
Choose a tag to compare

Changed:

  • Update ocr-fileformat:
    • Support for conversion from Amazon Textract
    • weight/height parameters for Google Cloud Vision converter

v0.6.2

16 Mar 15:36
@kba kba
Compare
Choose a tag to compare

Fixed:

  • make deps should not update ocrd, #43, #44

v0.6.1

10 Nov 14:02
@kba kba
Compare
Choose a tag to compare

Fixed:

  • re-use METS basename for output, #40, #41