Skip to content

Releases: UB-Mannheim/ocr-fileformat

v0.8.1

21 May 13:39
v0.8.1

Choose a tag to compare

What's Changed

  • update page-to-alto to v2.0.1 by @kba in #190
  • Add ORCID for author in citation file by @stweil in #182

Full Changelog: v0.8.0...v0.8.1

v0.8.0

30 Apr 13:45
v0.8.0
3540a3b

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Jul 09:55
v0.7.0

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

23 Oct 10:35
v0.6.0

Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #155
  • gcv__page: use -source-json instead of -source-xml by @bertsky in #156
  • make install: use newline in sed c cmd by @bertsky in #158
  • Add textract2page by @bertsky in #160
  • ensure venv for Python tools by @bertsky in #162
  • add PRImA converter for GCV→ALTO by @bertsky in #163
  • Update Makefile to support macOS by @stweil in #165
  • update textract2page, hOCR-to-ALTO and alto-schema by @kba in #166
  • Fix two issues reported by CodeQL CI by @stweil in #161
  • Fix broken conversions from hOCR to ALTO by @stweil in #167
  • Replace broken Travis CI by GitHub action by @stweil in #168
  • Use first bash from PATH (allows running on macOS) by @stweil in #169

New Contributors

  • @lgtm-com made their first contribution in #155

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 Nov 08:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Sep 11:04

Choose a tag to compare

Update JPageConverter and saxon9he, drop support for Python 2

v0.3.2

09 Jul 13:29

Choose a tag to compare

  • Fix error handling for missing wget, unzip or git

v0.3.1

25 Jun 12:42

Choose a tag to compare

  • Improve error handling for missing wget, unzip or git

v0.3.0

09 Jan 12:47

Choose a tag to compare

  • Improve PAGE support
  • Update ALTO support
  • Add new conversions, e.g. hOCR to TEI, ABBYY to hOCR, PAGE to ALTO, ABBYY / ALTO / GCV / hOCR to PAGE, GCV to hOCR
  • Add new command line option --version
  • Fix bugs

v0.2.3

11 Dec 13:19
@kba kba

Choose a tag to compare

Fixed

  • Fix download button in web interface #73
  • Fix https URL in Docker builds #75

Changed

  • Tab bar above input #72
  • Example URLs via https

Added

  • make help