8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f8712 commit 4197054Copy full SHA for 4197054
NEWS.md
@@ -1,5 +1,26 @@
1
# News
2
3
+## 3.3.8 - 2024-09-29 {#version-3-3-8}
4
+
5
+### Improvements
6
7
+ * SAX2: Improve parse performance.
8
+ * GH-207
9
+ * Patch by NAITOH Jun.
10
11
+### Fixes
12
13
+ * Fixed a bug that unexpected attribute namespace conflict error for
14
+ the predefined "xml" namespace is reported.
15
+ * GH-208
16
+ * Patch by KITAITI Makoto
17
18
+### Thanks
19
20
+ * NAITOH Jun
21
22
+ * KITAITI Makoto
23
24
## 3.3.7 - 2024-09-04 {#version-3-3-7}
25
26
### Improvements
0 commit comments