We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944d99b commit 8fca0c7Copy full SHA for 8fca0c7
docs/release_notes.rst
@@ -33,12 +33,13 @@ OCRmyPDF typically supports the three most recent Python versions.
33
v16.5.0
34
=======
35
36
-- Presumably fixed issue with interpreting PDFs that have images with array masks.
+- Fixed issue with interpreting PDFs that have images with array masks.
37
:issue:`1377`
38
- Enabled testing on Python 3.13.
39
- Fixed a test that did not work correctly but still passed. :issue:`1382`
40
- Improved "PDF/A conversion failed" warning message to better describe implications.
41
- Updated documentation to better explain OCR_JSON_SETTINGS in batch processing.
42
+- Build backend changed from setuptools to hatchling.
43
44
v16.4.3
45
0 commit comments