v3.1.3
What's Changed
- Include Ruby 2.7 in versions table by @cllns in #193
- Adjust a local variable type to exponent by @nobu in #223
- Fix docs by @peterzhu2118 in #225
- [DOC] Correct indentation in Kernel#BigDecimal by @BurdetteLamar in #228
- Remove checks for
struct RRational
andstruct RComplex
by @nobu in #233 - Updated license information so it matches the license file by @TWinsnes in #232
- Update CoreAssersions from ruby/ruby by @hsbt in #236
- Remove definitions in missing.h for old Rubies by @peterzhu2118 in #237
- Improve documentation of BigDecimal#sign by @mrzasa in #234
- Document precision=0 and ndigits=0 for converting from Float by @mrzasa in #235
- Suppress macro redefinition warnings by @nobu in #239
- Added dependabot for GitHub Actions by @hsbt in #241
- Bump actions/checkout from 2 to 3 by @dependabot in #242
New Contributors
- @cllns made their first contribution in #193
- @peterzhu2118 made their first contribution in #225
- @TWinsnes made their first contribution in #232
- @mrzasa made their first contribution in #234
- @dependabot made their first contribution in #242
Full Changelog: v3.1.2...v3.1.3