paupino/rust-decimal (rust_decimal)
### [`v1.34.0`](https://togithub.com/paupino/rust-decimal/blob/HEAD/CHANGELOG.md#1340)
[Compare Source](https://togithub.com/paupino/rust-decimal/compare/1.33.1...1.34.0)
##### Added
- `rust_decimal_macros` can now be utilized using the `macros` feature flag. ([#628](https://togithub.com/paupino/rust-decimal/pull/628))
##### Fixed
- Reimplement `pow` function to more effectively handle larger exponents ([#638](https://togithub.com/paupino/rust-decimal/pull/638))
- Fixes error handling when parsing a `Decimal` from a string when a decimal point or placeholder is at the rounding position ([#636](https://togithub.com/paupino/rust-decimal/pull/636))
##### Changed
- Added documentation for serde features as well as a few examples. ([#630](https://togithub.com/paupino/rust-decimal/pull/630))
- Documentation and rustdoc generation improvements ([#633](https://togithub.com/paupino/rust-decimal/pull/633), [#634](https://togithub.com/paupino/rust-decimal/pull/634))
##### Credit
Thank you to [@robjtede](https://togithub.com/robjtede) and [@schungx](https://togithub.com/schungx) for your contributions this release.
Last but not least, a special thank you to [@Tony-Samuels](https://togithub.com/Tony-Samuels) for your help with managing `rust_decimal`!
### [`v1.33.1`](https://togithub.com/paupino/rust-decimal/blob/HEAD/CHANGELOG.md#1331)
[Compare Source](https://togithub.com/paupino/rust-decimal/compare/1.33.0...1.33.1)
##### Fixed
- Fixes an issue when converting from a `Decimal` to a float whereby the float would be inaccurate after rounding. ([#625](https://togithub.com/paupino/rust-decimal/pull/625))
Configuration
📅 Schedule: Branch creation - "after 10pm,before 5:00am" in timezone Europe/Zurich, 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.
This PR contains the following updates:
1.33
->1.34
Release Notes
paupino/rust-decimal (rust_decimal)
### [`v1.34.0`](https://togithub.com/paupino/rust-decimal/blob/HEAD/CHANGELOG.md#1340) [Compare Source](https://togithub.com/paupino/rust-decimal/compare/1.33.1...1.34.0) ##### Added - `rust_decimal_macros` can now be utilized using the `macros` feature flag. ([#628](https://togithub.com/paupino/rust-decimal/pull/628)) ##### Fixed - Reimplement `pow` function to more effectively handle larger exponents ([#638](https://togithub.com/paupino/rust-decimal/pull/638)) - Fixes error handling when parsing a `Decimal` from a string when a decimal point or placeholder is at the rounding position ([#636](https://togithub.com/paupino/rust-decimal/pull/636)) ##### Changed - Added documentation for serde features as well as a few examples. ([#630](https://togithub.com/paupino/rust-decimal/pull/630)) - Documentation and rustdoc generation improvements ([#633](https://togithub.com/paupino/rust-decimal/pull/633), [#634](https://togithub.com/paupino/rust-decimal/pull/634)) ##### Credit Thank you to [@robjtede](https://togithub.com/robjtede) and [@schungx](https://togithub.com/schungx) for your contributions this release. Last but not least, a special thank you to [@Tony-Samuels](https://togithub.com/Tony-Samuels) for your help with managing `rust_decimal`! ### [`v1.33.1`](https://togithub.com/paupino/rust-decimal/blob/HEAD/CHANGELOG.md#1331) [Compare Source](https://togithub.com/paupino/rust-decimal/compare/1.33.0...1.33.1) ##### Fixed - Fixes an issue when converting from a `Decimal` to a float whereby the float would be inaccurate after rounding. ([#625](https://togithub.com/paupino/rust-decimal/pull/625))Configuration
📅 Schedule: Branch creation - "after 10pm,before 5:00am" in timezone Europe/Zurich, 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.
This PR has been generated by Mend Renovate. View repository job log here.