v0.6.0
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