v3.2.0
What's Changed
- Fix spec NoMethodError message for .allocator on truffle Ruby by @mrzasa in #313
- Remove outdated BigMath.atan document that refers to convergence by @tompng in #318
- Add a precision assertion to BigMath test by @tompng in #316
- Use
Ractor#value
asRactor#take
is removed by @ko1 in #327 - Indent multiline call-seq comment by @tompng in #311
- Integrate BigDecimal_div and BigDecimal_div2 by @tompng in #329
- Fix division rounding by @tompng in #330
New Contributors
Full Changelog: v3.1.9...v3.2.0