Skip to content

v2.0.0

Latest

Choose a tag to compare

@atdrendel atdrendel released this 25 Jun 21:27
05c5b78
  • Store nil JSON assignments as null. Previously, we removed the keys entirely when JSON was a dictionary, which was inconsistent with JSON arrays, especially.
  • Add JSON.removeValue(forKey:) to allow callers to optionally remove the key entirely from JSON dictionaries.

Full Changelog: v1.4.2...v2.0.0