Releases: dtolnay/miniserde
Releases · dtolnay/miniserde
0.1.45
27 Dec 06:37
Compare
Sorry, something went wrong.
No results found
Update zmij dependency to 1.0
0.1.44
23 Dec 23:03
Compare
Sorry, something went wrong.
No results found
Switch float-to-string algorithm from Ryū to Żmij for better f32 and f64 serialization performance (#63 )
0.1.43
28 Sep 23:17
Compare
Sorry, something went wrong.
No results found
Use differently named __private module per patch release (#62 )
0.1.42
03 Mar 07:52
Compare
Sorry, something went wrong.
No results found
Documentation improvements
0.1.41
08 Dec 19:49
Compare
Sorry, something went wrong.
No results found
Improve diagnostics when an invalid attribute previously caused no impls to be generated (#59 )
0.1.40
25 Aug 16:26
Compare
Sorry, something went wrong.
No results found
Support raw identifier fields and variants without needing rename attribute (#56 )
0.1.39
08 Apr 18:44
Compare
Sorry, something went wrong.
No results found
Suppress warning when deriving on deprecated type (#54 )
0.1.38
26 Feb 03:23
Compare
Sorry, something went wrong.
No results found
Resolve non_local_definitions warning within derive-generated code with rustc 1.78-nightly (#51 )
0.1.37
19 Feb 04:28
Compare
Sorry, something went wrong.
No results found
Fix unused_imports warnings when compiled by rustc 1.78
0.1.36
10 Jan 02:37
Compare
Sorry, something went wrong.
No results found
Fix static_mut_ref warning (#50 )