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 c504207 commit 37defbaCopy full SHA for 37defba
release-notes/CREDITS
@@ -53,3 +53,5 @@ Sébastien Deleuze (@sdeleuze)
53
Yu Han (@hannyu)
54
* Contributed #5138: add `asShort()`, `asFloat()` conversion methods
55
[3.0.0]
56
+ * Contributed #5153: Improve error handling for numeric values in `POJONode`
57
+ [3.0.0]
release-notes/VERSION
@@ -24,6 +24,8 @@ Versions: 3.x (for earlier see VERSION-2.x)
24
(requested by Sébastien D)
25
#5138: add `asShort()`, `asFloat()` conversion methods
26
(contributed by Yu Han)
27
+#5153: Improve error handling for numeric values in `POJONode`
28
+ (contributed by Yu Han)
29
30
3.0.0-rc3 (13-Apr-2025)
31
0 commit comments