------------------------------------------------------------------- Fri May 9 19:58:50 UTC 2025 - Guang Yee - Update to v1.4.4 Features * Support det mean and std config (#312) * (rapidocr_api) Add uvicorn timestamp * (rapidocr_api) 为uvicorn日志添加时间戳 (#309) Bug Fixes * (rapidocr_api) 补充依赖,指定版本号 (#305) * (rapidocr_openvino) Merge PR #293 #294 * (rapidocr_paddle) Merge PR #293 #294 Miscellaneous Tasks * (rapidocr_paddle) Update paddpaddle version * Update python version * Optimize code * Update modelscope online demo link * (rapidocr_api) Update python version * Remove the stale issue bot - Removed test_inputs_relocated.patch as it is no longer applicable. ------------------------------------------------------------------- Thu Oct 3 23:19:51 UTC 2024 - Fergal Mc Carthy - Add package build logic based upon upstream wheel building workflow * added remove_get_latest_pypi_version.patch to remove usage of get_latest_pypi_version to dynamically retrieve previous release version from PyPI. Instead uses sed to replace placeholder with package version. - Add test setup logic based upon upstream wheel testing workflow * include required_for_whl_v1.3.0.zip source artifact that contains larger model files, unpacking it and moving the included models to the appropriate location. * added test_inputs_relocated.patch to patch tests to work after input file locations changed as part of workspace restructuring to support build. ------------------------------------------------------------------- Tue Sep 10 15:36:02 UTC 2024 - Caroline Sena - New package for Rapid OCR onnxruntime module v1.3.24