-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.7.1 #382
Release v0.7.1 #382
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e53b5dd - Browse repository at this point
Copy the full SHA e53b5ddView commit details -
Fix some clippy warnings (ron-rs#330)
* Fix some clippy warnings * Fix some more clippy warnings Co-authored-by: Rémi Lauzier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96a038c - Browse repository at this point
Copy the full SHA 96a038cView commit details -
Merge pull request ron-rs#331 from MomoLangenstein/master
Fix newtype variant unwrapping inside enum, seq and map
Configuration menu - View commit details
-
Copy full SHA for 11cdae6 - Browse repository at this point
Copy the full SHA 11cdae6View commit details -
Merge pull request ron-rs#333 from MomoLangenstein/unwrap-newtypes-ser
Enable `unwrap_newtypes` extension during serialization
Configuration menu - View commit details
-
Copy full SHA for a0ad7f6 - Browse repository at this point
Copy the full SHA a0ad7f6View commit details -
Merge pull request ron-rs#341 from MomoLangenstein/338-map-roundtrip
Fix ron-rs#338 value map roundtrip
Configuration menu - View commit details
-
Copy full SHA for 649c066 - Browse repository at this point
Copy the full SHA 649c066View commit details -
Merge pull request ron-rs#342 from MomoLangenstein/struct-name-error
Added improved `ExpectedStruct` error message
Configuration menu - View commit details
-
Copy full SHA for 3411524 - Browse repository at this point
Copy the full SHA 3411524View commit details -
Merge pull request ron-rs#344 from MomoLangenstein/enumerate-arrays-fix
Fix ron-rs#289 enumerate_arrays comments
Configuration menu - View commit details
-
Copy full SHA for 7a7bc30 - Browse repository at this point
Copy the full SHA 7a7bc30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a9231 - Browse repository at this point
Copy the full SHA 15a9231View commit details -
Merge pull request ron-rs#346 from MomoLangenstein/adjacently-tagged-…
…enum Fix ron-rs#207 with unit test
Configuration menu - View commit details
-
Copy full SHA for d44242b - Browse repository at this point
Copy the full SHA d44242bView commit details -
Merge pull request ron-rs#349 from MomoLangenstein/compact-arrays
Add compact arrays (ron-rs#299) and pretty inline separators
Configuration menu - View commit details
-
Copy full SHA for edddc94 - Browse repository at this point
Copy the full SHA edddc94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f50ff9 - Browse repository at this point
Copy the full SHA 2f50ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7961268 - Browse repository at this point
Copy the full SHA 7961268View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc626a2 - Browse repository at this point
Copy the full SHA bc626a2View commit details -
Merge pull request ron-rs#354 from MomoLangenstein/better-errors
Add struct name mismatch error + better error messages
Configuration menu - View commit details
-
Copy full SHA for 184fe04 - Browse repository at this point
Copy the full SHA 184fe04View commit details -
Move option to emit struct names to
PrettyConfig
(ron-rs#329)* Move struct_names from Serializer to PrettyConfig * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 50da8b6 - Browse repository at this point
Copy the full SHA 50da8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 439bac9 - Browse repository at this point
Copy the full SHA 439bac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3393e - Browse repository at this point
Copy the full SHA cd3393eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f801615 - Browse repository at this point
Copy the full SHA f801615View commit details -
Add code coverage CI step (ron-rs#366)
* Add code coverage CI step * Added codecov badge to README * Exclude examples from codecov collection
Configuration menu - View commit details
-
Copy full SHA for b62b0c0 - Browse repository at this point
Copy the full SHA b62b0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e73b3 - Browse repository at this point
Copy the full SHA 14e73b3View commit details -
Merge pull request ron-rs#343 from MomoLangenstein/ron-options
Expose `Extensions` during ser+de through `ron::Options`
Configuration menu - View commit details
-
Copy full SHA for 3c21904 - Browse repository at this point
Copy the full SHA 3c21904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe116d - Browse repository at this point
Copy the full SHA 8fe116dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 586eadd - Browse repository at this point
Copy the full SHA 586eaddView commit details -
Fixed serialization for floating point values less than EPSILON. (ron…
…-rs#372) Co-authored-by: KirbyER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 607b6b4 - Browse repository at this point
Copy the full SHA 607b6b4View commit details -
Increased coverage for unit tests (ron-rs#369)
* Increased coverage for unit tests * Removed unused enum from empty set test
Configuration menu - View commit details
-
Copy full SHA for aaabd8c - Browse repository at this point
Copy the full SHA aaabd8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8935d27 - Browse repository at this point
Copy the full SHA 8935d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0633f10 - Browse repository at this point
Copy the full SHA 0633f10View commit details
Commits on Jun 13, 2022
-
Reintroduce struct_names field for Serializer
This is temporary change that should be reverted once the next minor version gets released. It enables semver compatibility with the last release, and is necessary for the 0.7.1 release
Configuration menu - View commit details
-
Copy full SHA for 1ba646f - Browse repository at this point
Copy the full SHA 1ba646fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f9847 - Browse repository at this point
Copy the full SHA e3f9847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f48fe7 - Browse repository at this point
Copy the full SHA 5f48fe7View commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e035468 - Browse repository at this point
Copy the full SHA e035468View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3bef7f - Browse repository at this point
Copy the full SHA b3bef7fView commit details