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 154cfda commit 37582a4Copy full SHA for 37582a4
README
@@ -90,7 +90,11 @@ invalid number formats (1.2e6.3) will cause errors as such documents can not be
90
91
Release history:
92
93
-20160807 Java 1.6 compatability fixed, JSONArray.toList() and JSONObject.toMap(),
+20160810 Revert code that was breaking opt*() methods.
94
+
95
+20160807 This release contains a bug in the JSONObject.opt*() and JSONArray.opt*() methods,
96
+it is not recommended for use.
97
+Java 1.6 compatability fixed, JSONArray.toList() and JSONObject.toMap(),
98
RFC4180 compatibility, JSONPointer, some exception fixes, optional XML type conversion.
99
Contains the latest code as of 7 Aug, 2016
100
0 commit comments