v12.5.0 release notes

This commit is contained in:
James R. Barlow
2021-09-14 17:26:07 -07:00
parent f5053158d4
commit 4634b3db55
+7 -2
View File
@@ -18,12 +18,17 @@ wish to use some of its features for working with PDFs.
for Python 3.6 around that time. The change will be marked with a major
release.
next
====
v12.5.0
=======
- Fixed build failure for the combination of PyPy 3.6 and pikepdf 3.0. This
combination can work in a source build but does not work with wheels.
- Accepted bot that wanted to upgrade our deprecated requirements.txt.
- Documentation updates.
- Replace pkg_resources and install dependency on setuptools with
importlib-metadata and importlib-resources.
- Fixed regression in hocrtransform causing text to be omitted when this
renderer was used.
v12.4.0
=======