Releases: serde-rs/json
Releases · serde-rs/json
v1.0.65
28 Jul 21:20
Compare
Sorry, something went wrong.
No results found
Documentation improvements
v1.0.64
28 Feb 05:00
Compare
Sorry, something went wrong.
No results found
Fix deserialization panic on deserializing RawValue from a slice containing non-utf8 bytes (#755 )
v1.0.63
25 Feb 17:42
Compare
Sorry, something went wrong.
No results found
v1.0.62
05 Feb 22:06
Compare
Sorry, something went wrong.
No results found
v1.0.61
28 Dec 19:36
Compare
Sorry, something went wrong.
No results found
Add impl From<Number> for Value (#737 , thanks @imp )
v1.0.60
02 Dec 21:22
Compare
Sorry, something went wrong.
No results found
Add impl FromIterator<(impl Into<String>, impl Into<Value>)> for Value, which collects a Value::Object (#733 , thanks @matklad )
v1.0.59
02 Dec 21:21
Compare
Sorry, something went wrong.
No results found
In arbitrary_precision mode, return None from serde_json::Number::as_f64 if the JSON number is larger than the maximum possible f64
v1.0.58
30 Sep 21:21
Compare
Sorry, something went wrong.
No results found
Add serde_json::Map::remove_entry, matching the equivalent API on BTreeMap
v1.0.57
26 Jul 18:24
Compare
Sorry, something went wrong.
No results found
Allow serde_json::Deserializer to be instantiated without consuming the serde_json::de::Read impl (#684 )
v1.0.56
29 Jun 16:43
Compare
Sorry, something went wrong.
No results found
You can’t perform that action at this time.