We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4ef5e commit 8e1fd29Copy full SHA for 8e1fd29
release-notes/VERSION-2.x
@@ -16,6 +16,8 @@ a pure JSON library.
16
17
2.17.0 (not yet released)
18
19
+#1137: Improve detection of "is a NaN" to only consider explicit cases,
20
+ not `double` overflow/underflow
21
#1145: `JsonPointer.appendProperty(String)` does not escape the property name
22
(reported by Robert E)
23
#1149: Add `JsonParser.getNumberTypeFP()`
0 commit comments