Releases: serde-rs/json
Releases · serde-rs/json
v1.0.85
21 Aug 21:08
Compare
Sorry, something went wrong.
No results found
Make Display for Number produce the same representation as serializing (#919 )
v1.0.84
21 Aug 20:34
Compare
Sorry, something went wrong.
No results found
Make Debug impl of serde_json::Value more compact (#918 )
v1.0.83
03 Aug 14:08
Compare
Sorry, something went wrong.
No results found
Add categories to crates.io metadata
v1.0.82
29 Jun 18:47
Compare
Sorry, something went wrong.
No results found
Implement From<Option<T>> for serde_json::Value where T: Into<Value> (#900 , thanks @kvnvelasco )
v1.0.81
03 May 19:25
Compare
Sorry, something went wrong.
No results found
Work around indexmap/autocfg not always properly detecting whether a std sysroot crate is available (#885 , thanks @cuviper )
v1.0.80
03 May 16:22
Compare
Sorry, something went wrong.
No results found
Documentation improvements
v1.0.79
12 Feb 04:53
Compare
Sorry, something went wrong.
No results found
Allow RawValue deserialization to propagate \u escapes for unmatched surrogates, which can later by deserialized to Vec<u8> (#830 , thanks @lucacasonato )
v1.0.78
22 Jan 23:58
Compare
Sorry, something went wrong.
No results found
Support deserializing as &RawValue in map key position, which would previously fail with "invalid type: newtype struct" (#851 )
v1.0.77
22 Jan 20:54
Compare
Sorry, something went wrong.
No results found
Include discord invite links in the published readme
Improve compile error on compiling with neither std nor alloc feature enabled
Include integration tests in published package (#578 )
v1.0.76
22 Jan 13:15
Compare
Sorry, something went wrong.
No results found
Fix a build error when features raw_value and alloc are enabled while std is disabled (#850 )
You can’t perform that action at this time.