Releases: serde-rs/json
Releases · serde-rs/json
v1.0.135
07 Jan 00:23
Compare
Sorry, something went wrong.
No results found
v1.0.134
21 Dec 18:56
Compare
Sorry, something went wrong.
No results found
Add RawValue associated constants for literal null, true, false (#1221 , thanks @bheylin )
v1.0.133
17 Nov 01:36
Compare
Sorry, something went wrong.
No results found
Implement From<[T; N]> for serde_json::Value (#1215 )
v1.0.132
17 Nov 01:35
Compare
Sorry, something went wrong.
No results found
Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (#1205 )
Improve performance of JSON array and JSON object deserialization by about 8% (#1206 )
v1.0.131
17 Nov 01:35
Compare
Sorry, something went wrong.
No results found
Implement Deserializer and IntoDeserializer for Map<String, Value> and &Map<String, Value> (#1135 , thanks @swlynch99 )
v1.0.130
17 Nov 01:35
Compare
Sorry, something went wrong.
No results found
Support converting and deserializing Number from i128 and u128 (#1141 , thanks @druide )
v1.0.129
17 Nov 01:35
Compare
Sorry, something went wrong.
No results found
v1.0.128
17 Nov 01:34
Compare
Sorry, something went wrong.
No results found
Support serializing maps containing 128-bit integer keys to serde_json::Value (#1188 , thanks @Mrreadiness )
v1.0.127
17 Nov 01:34
Compare
Sorry, something went wrong.
No results found
Add more removal methods to OccupiedEntry (#1179 , thanks @GREsau )
v1.0.126
17 Nov 01:33
Compare
Sorry, something went wrong.
No results found
Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (#1182 , thanks @CryZe )
You can’t perform that action at this time.