v2.52.0 #1064
kba
announced in
Announcements
v2.52.0
#1064
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added:
make deps-cuda
: Makefile target to set up a working CUDA installation, both for native and Dockerfile.cuda, docker-cuda: move recipe to reusable makefile target deps-cuda #1055ocrd_utils.guess_media_type
to consistently try to determine media type from a file name, allow plain paths in page_from_file #1045Changed:
ocrd_network
now, Standalone Processor Server (#884 + #974) #1030ocrd-all-tool.json
file, removing local processor install dependencies, Standalone Processor Server (#884 + #974) #1030ocrd_network
package, Standalone Processor Server (#884 + #974) #1030page_from_file
now also accepts a (str
) file path in addition toOcrdFile
, allow plain paths in page_from_file #1045python -m build
instead ofpython setup.py sdist bdist_wheel
, Improve packaging #1051Removed:
Fixed:
FIND_VERSION
macro: usegrep -E
instead ofgrep -P
for macos compatibility, Use grep with extended instead of Perl regexp #1060ocrd resmgr
: detect HTTP errors as such and don't try to continue if HTTP >= 400, resmgr download: raise if http >= 400 #1062PageValidator
: Ensure TextLine has coordinates when checking for Baseline containment, fix bug in PageValidator #1049This discussion was created from the release v2.52.0.
Beta Was this translation helpful? Give feedback.
All reactions