Skip to content

Commit addcce3

Browse files
committed
Release libxmlb 0.3.22
1 parent 6d7db89 commit addcce3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
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+
114
Version 0.3.21
215
~~~~~~~~~~~~~~
316
Released: 2024-10-15

RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git shortlog 0.3.21.. | grep -i -v trivial | grep -v Merge > NEWS.new
66

77
Version 0.3.22
88
~~~~~~~~~~~~~~
9-
Released: 2024-xx-xx
9+
Released: 2025-xx-xx
1010

1111
New Features:
1212
Bugfixes:

0 commit comments

Comments
 (0)