Releases: rpgmaker/NetJSON
Releases · rpgmaker/NetJSON
v1.4.5
Compare
Sorry, something went wrong.
No results found
Return null string for null objects in general
Fixed issue with skipping serialization when json contains new line prior to closing curly
Added support for .net 8.0 and 9.0
v1.4.4
Compare
Sorry, something went wrong.
No results found
Full Changelog : v1.4.3...v1.4.4
v 1.4.3
Compare
Sorry, something went wrong.
No results found
Fixed bug with non string based array such as boolean been last item in array
v 1.4.2
Compare
Sorry, something went wrong.
No results found
v 1.4.1
Compare
Sorry, something went wrong.
No results found
v 1.4.0
Compare
Sorry, something went wrong.
No results found
v 1.3.7
Compare
Sorry, something went wrong.
No results found
v 1.3.6
Compare
Sorry, something went wrong.
No results found
v 1.3.5
Compare
Sorry, something went wrong.
No results found
Eliminate need to check default value for property/field when SkipDefaultValue is set to false
v 1.3.4
Compare
Sorry, something went wrong.
No results found
Add support for detecting invalid json such as missing quotes