v0.5.2.1
0.5.2 - 2022-06-10
New Features:
- Automatically build a docker image at
hnesk/ocrd_browser
, thanks @bertsky
Fixed:
- PageView: improve reading order and region rendering order #44 #44
- Use
ocrd_utils.getLogger
insteadlogging.getLogger
Changed:
- Performance improvements
- use fastentrypoints
- use annotations
- reduce imports with
if TYPE_CHECKING
- Use codespell in CI
- Stop supporting python-3.6, start supporting 3.9