You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
Note: Due to some last quick changes on v4, detail of v4.5.3 & v4.5.4 are not updated here. v4.5.4x is the last tag of v4 in github repository. I'm extremely sorry for the confusion
4
4
5
+
**5.7.3**
6
+
- fix: alwaysCreateTextNode should create text node when attributes are present for self closing node
7
+
- fix stop node expression when ns prefix is removed (found by [iruizsalinas](https://github.com/iruizsalinas))
8
+
- update XML Builder to 1.1.6
9
+
- mark addEntity deprecated
10
+
11
+
5
12
**5.7.2 / 2026-04-25**
6
13
- allow numerical external entity for backward compatibility
7
14
- fix #705: attributesGroupName working with preserveOrder
0 commit comments