This repository was archived by the owner on Apr 6, 2023. It is now read-only.
deps: update rust crate rust_decimal to 1.29.1#124
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
deps: update rust crate rust_decimal to 1.29.1#124renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
1f4308f to
d88415f
Compare
d88415f to
07508bd
Compare
07508bd to
e197e9d
Compare
|
This PR currently has a merge conflict. Please resolve this and then re-add the |
e197e9d to
77ab066
Compare
77ab066 to
77ca278
Compare
77ca278 to
22d39d8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.26.1->1.29.1Release Notes
paupino/rust-decimal
v1.29.1Fixed
checked_cosandchecked_sinwhereQUARTER_PIwould send the calculation into an infinite loop. (#585)v1.29.0Compare Source
Added
trunc_with_scalefunction which allows you to truncate a decimal number whilst retaining a specified precision. (#576), (#578)Fixed
Decimalnumber to enter into an invalid state. (#575)Changed
There were also a couple of housekeeping tasks, to help pave the way for v2 of Rust Decimal.
cargo.tomland leverage the newdep:syntax where required. (#579)Credit
Thank you @c410-f3r and @jon-chuang for your contributions to this release!
v1.28.1Compare Source
Fixed
borshandcriteriondependencies to the latest versions. (#568)serde-with-strfeature. (#571)Thanks @attila-lin for your help bumping dependencies.
v1.28.0Compare Source
Added
TryFrom<&str>forDecimal(#560)Fixed
Option<Decimal>when usingserde-with-str(#565)rescalepreventingDecimal::ZEROto be rescaled to an invalid precision (#566)Credit
Thank you to @c410-f3r for your diligent help adding features to this library!
v1.27.0Compare Source
Added
Copy/Clonetraits forrkvy::Archive(#539)Fixed
Changed
cargo-editinstructions (#538)deserialize_anyexcept in explicit use cases (#558)Credit
This release wouldn't have been possible without the help of the community. Special call out and thank you to @icy-ux, @CAD97, @nicksenger,
@c410-f3r and @yongqli.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.