mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Update README
This commit is contained in:
parent
154cfda9aa
commit
37582a44ad
1 changed files with 5 additions and 1 deletions
6
README
6
README
|
@ -90,7 +90,11 @@ invalid number formats (1.2e6.3) will cause errors as such documents can not be
|
||||||
|
|
||||||
Release history:
|
Release history:
|
||||||
|
|
||||||
20160807 Java 1.6 compatability fixed, JSONArray.toList() and JSONObject.toMap(),
|
20160810 Revert code that was breaking opt*() methods.
|
||||||
|
|
||||||
|
20160807 This release contains a bug in the JSONObject.opt*() and JSONArray.opt*() methods,
|
||||||
|
it is not recommended for use.
|
||||||
|
Java 1.6 compatability fixed, JSONArray.toList() and JSONObject.toMap(),
|
||||||
RFC4180 compatibility, JSONPointer, some exception fixes, optional XML type conversion.
|
RFC4180 compatibility, JSONPointer, some exception fixes, optional XML type conversion.
|
||||||
Contains the latest code as of 7 Aug, 2016
|
Contains the latest code as of 7 Aug, 2016
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue