We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0d335 commit 6cbf93dCopy full SHA for 6cbf93d
NEWS.rst
@@ -3,6 +3,21 @@
3
======
4
5
6
+Version 2.5.0 released on 2020-10-29
7
+====================================
8
+
9
+* Drop support of Python 3.5, add support of Python 3.9.
10
+* Add EPS export
11
+* Add background-color, negate-colors, and invert-images options
12
+* Improve support for font weights
13
+* Fix opacity of patterns and gradients
14
+* Support auto-start-reverse value for orient
15
+* Draw images contained in defs
16
+* Add Exif transposition support
17
+* Handle dominant-baseline
18
+* Support transform-origin
19
20
21
Version 2.4.2 released on 2019-09-10
22
====================================
23
cairosvg/VERSION
@@ -1 +1 @@
1
-2.4.2
+2.5.0
0 commit comments