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 dfc7753 commit 19d8ebfCopy full SHA for 19d8ebf
NEWS.md
@@ -1,5 +1,34 @@
1
# News
2
3
+## 3.4.0 - 2024-12-15 {#version-3-4-0}
4
+
5
+### Improvement
6
7
+ * Improved performance.
8
+ * GH-216
9
+ * Patch by NAITOH Jun
10
11
+ * JRuby: Improved parse performance.
12
+ * GH-219
13
+ * Patch by João Duarte
14
15
+ * Added support for reusing pull parser.
16
+ * GH-214
17
+ * GH-220
18
+ * Patch by Dmitry Pogrebnoy
19
20
+ * Improved error handling when source is `IO`.
21
+ * GH-221
22
23
24
+### Thanks
25
26
+ * NAITOH Jun
27
28
+ * João Duarte
29
30
+ * Dmitry Pogrebnoy
31
32
## 3.3.9 - 2024-10-24 {#version-3-3-9}
33
34
### Improvements
0 commit comments