We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb99d8 commit 0abf992Copy full SHA for 0abf992
NEWS.rst
@@ -3,6 +3,16 @@
3
======
4
5
6
+Version 2.7.1 released on 2023-08-05
7
+====================================
8
+
9
+- Don’t draw clipPath when defined after reference
10
+- Handle evenodd fill rule with gradients and patterns
11
+- Fix ratio and clip for "image" tags with no size
12
+- Handle data-URLs in safe mode
13
+- Use f-strings
14
15
16
Version 2.7.0 released on 2023-03-20
17
====================================
18
cairosvg/VERSION
@@ -1 +1 @@
1
-2.7.0
+2.7.1
0 commit comments