File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ Version 2.60.0
2
+ ==============
3
+
4
+ librsvg crate version 2.60.0
5
+
6
+ librsvg-rebind crate version 0.1.0
7
+
8
+ This is a summary of changes from the last development period. For
9
+ details, see the individual release notes for the 2.59.9x releases.
10
+
11
+ - The minimum supported Rust version (MSRV) is 1.77.2.
12
+
13
+ - Many build fixes for various platforms (Amyspark, Alexander Kanavin,
14
+ Colin Sane).
15
+
16
+ - #414 - Basic support for the dominant-baseline property (Paul Melis).
17
+
18
+ - #1146 - Parse the white-space property. It is not processed yet;
19
+ this is part of the work to support SVG2 text layout (Adetoye Anointing).
20
+
21
+ - #1138 - Report errors correctly from the parsers for attribute values.
22
+
23
+ - Portability fixes to the C header files.
24
+
25
+
1
26
Version 2.59.91
2
27
===============
3
28
You can’t perform that action at this time.
0 commit comments