Skip to content

minor bug fix for put null

Compare
Choose a tag to compare
@kasperjj kasperjj released this 26 May 20:01
· 8 commits to master since this release

Putting a null on an object would throw an exception instead of removing the key. The semantics of the put operation now matches that of org.json