Releases: OCR-D/core
Releases · OCR-D/core
v2.63.3
13 Mar 13:02
Compare
Sorry, something went wrong.
No results found
Added:
make uninstall-workaround compantion to make install-workaround, #1198
Fixed:
OcrdMets.add_file: fix finding existing el_pagediv, #1199
v2.63.2
05 Mar 13:48
Compare
Sorry, something went wrong.
No results found
Fixed:
Missed incrementing version
v2.63.1
05 Mar 13:40
Compare
Sorry, something went wrong.
No results found
v2.63.0
12 Feb 19:00
Compare
Sorry, something went wrong.
No results found
Fixed:
Reduce logging level of spammy log statements to DEBUG in workspace, #1181
Clean up lxml code, #1188
Changed:
🔥 OcrdFile.local_filename returns/accepts str after unpopular change to Path from #1079 , #1182 , #1167
WorkspaceValidator: more efficiency by doing all page checks in the same loop, #1071
Added:
OcrdMets.get_physical_pages to search for/change/generate ranges for page-specific mets:div attributes beyond to @ID, #821 , #1063
v2.62.0
30 Jan 19:18
Compare
Sorry, something went wrong.
No results found
Added:
Basic integration test for ocrd_network, #1164
ocrd-tool.json for ocrd-dummy now in repo root, for ocrd_all's make ocrd-all-tool.json, #1168
Fixed:
METS Server: UDS sockets are removed on process exit, #1177
Changed:
replace license-incompatible sparkline library with a simpler implementation, #1176
remove all pkg_resources calls with modern alternatives, no more run-time setuptools dependency, #1174
v2.61.2
24 Jan 14:53
Compare
Sorry, something went wrong.
No results found
Fixed:
another regression to docker deployment (requirements.txt missing), #1173
v2.61.1
23 Jan 19:23
Compare
Sorry, something went wrong.
No results found
v2.61.0
23 Jan 19:21
Compare
Sorry, something went wrong.
No results found
Changed:
🔥 simplify the project layout and distribution policy, #1166
In the future there will be only one distribution ocrd
The previous separate distributions of the ocrd_utils, ocrd_models, ocrd_modelfactory, ocrd_validators and ocrd_network are all part of ocrd now
Nothing needs to be changed in code using OCR-D/core, the package structure and API is the same as before
Until the next major release, we will continue to provide distributions for ocrd_utils etc. that contain the same code as ocrd
Using ocrd_utils etc. as distributions in requirements.txt or install_requires is now deprecated
Once we release v3.0.0, these distributions will be depublished
v2.60.3
10 Jan 18:31
Compare
Sorry, something went wrong.
No results found
Fixed:
make install-dev working with setuptools>=64 again, #1163
v2.60.2
10 Jan 10:32
Compare
Sorry, something went wrong.
No results found
Fixed:
Log level downgraded from DEBUG to INFO in loggin.conf, #1161
log OAI check as DEBUG not INFO, #1160
You can’t perform that action at this time.