- Store nil
JSONassignments as null. Previously, we removed the keys entirely whenJSONwas 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