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

Version 1.34 #640

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Version 1.34 #640

merged 2 commits into from
Jan 31, 2024

Conversation

paupino
Copy link
Owner

@paupino paupino commented Jan 31, 2024

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)

@paupino paupino merged commit bacc60b into master Jan 31, 2024
5 checks passed
@paupino paupino deleted the version/1.34 branch January 31, 2024 17:09
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.

None yet

1 participant