Skip to content
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

chore(deps): Update Rust crate rust_decimal_macros to 1.34 #608

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rust_decimal_macros dependencies minor 1.33 -> 1.34

Release Notes

paupino/rust-decimal (rust_decimal_macros)

v1.34.0

Compare Source

Added
  • rust_decimal_macros can now be utilized using the macros feature flag. (#​628)
Fixed
  • Reimplement pow function to more effectively handle larger exponents (#​638)
  • Fixes error handling when parsing a Decimal from a string when a decimal point or placeholder is at the rounding position (#​636)
Changed
  • Added documentation for serde features as well as a few examples. (#​630)
  • Documentation and rustdoc generation improvements (#​633, #​634)
Credit

Thank you to @​robjtede and @​schungx for your contributions this release.

Last but not least, a special thank you to @​Tony-Samuels for your help with managing rust_decimal!

v1.33.1

Compare Source

Fixed
  • Fixes an issue when converting from a Decimal to a float whereby the float would be inaccurate after rounding. (#​625)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from j5ik2o as a code owner January 31, 2024 17:32
@renovate renovate bot enabled auto-merge (rebase) January 31, 2024 17:32
@renovate renovate bot merged commit e457ad6 into main Jan 31, 2024
@renovate renovate bot deleted the renovate/rust_decimal_macros-1.x branch January 31, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants