Skip to content

v3.1.3

Compare
Choose a tag to compare
@hsbt hsbt released this 05 Dec 11:32
· 90 commits to master since this release
25a75c2

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 and struct 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

Full Changelog: v3.1.2...v3.1.3