File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 0.3.22
2
+ ~~~~~~~~~~~~~~
3
+ Released: 2025-03-12
4
+
5
+ New Features:
6
+ - Add support for COLLAPSE_EMPTY when exporting an XbBuilderNode (Richard Hughes)
7
+ - Store the expected file size in the header to detect truncation (Richard Hughes)
8
+
9
+ Bugfixes:
10
+ - Check the strtab has a trailing NUL byte (Richard Hughes)
11
+ - Fix an issue when exporting a silo using COLLAPSE_EMPTY (Richard Hughes)
12
+ - Fix calling text() on an empty element (Richard Hughes)
13
+
1
14
Version 0.3.21
2
15
~~~~~~~~~~~~~~
3
16
Released: 2024-10-15
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ git shortlog 0.3.21.. | grep -i -v trivial | grep -v Merge > NEWS.new
6
6
7
7
Version 0.3.22
8
8
~~~~~~~~~~~~~~
9
- Released: 2024 -xx-xx
9
+ Released: 2025 -xx-xx
10
10
11
11
New Features:
12
12
Bugfixes:
You can’t perform that action at this time.
0 commit comments