Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release fixes an issue with division by zero when coercing to rationals and fixes another issue where it segfaults when calculating BigDecimals with big decimal parts. Altough it's fixed on latest available version, it might generate incompatibilities with older ruby versions, so it's better to coerce to rational when possible.
- Loading branch information