There was an error while loading. Please reload this page.
1 parent e9f5ecf commit 08960e5Copy full SHA for 08960e5
1 file changed
NEWS
@@ -1,5 +1,16 @@
1
Since version 1.11.0 Pycairo uses `Semantic Versioning <http://semver.org/>`__
2
3
+.. _v1.29.1:
4
+
5
+1.29.1 - 2026-08-07
6
+-------------------
7
8
+* Update dependencies (libpng, zlib) for the Windows wheels :pr:`442`
9
+* Fix documentation build with Python 3.15 :pr:`441`
10
+* Build wheels for Python 3.15 (except for 32bit Windows) :pr:`444`
11
+* Fix a memory leak in :meth:`ScaledFont.text_to_glyphs` :pr:`446`
12
+* Fix some minor reference leaks :pr:`447`
13
14
.. _v1.29.0:
15
16
1.29.0 - 2025-11-11
0 commit comments