cargo serde_json 0.9.3

latest releases: 1.0.117, 1.0.116, 1.0.115...
7 years ago
  • Impl Default for Value; the default Value is Value::Null (#226, thanks @killercup)
  • Fix a bug that could successfully deserialize enums from invalid JSON (#230, thanks @killercup)
  • Allow to_value to serialize maps with integer keys, matching the behavior of to_string (#231, thanks @killercup)
  • Impl PartialEq for Value to simplify comparisons with various primitive types (#235, thanks @imp)

Don't miss a new serde_json release

NewReleases is sending notifications on new releases.