Skip to content

Releases: ruby/bigdecimal

v3.1.8

07 May 04:58
ae3915b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.7...v3.1.8

v3.1.7

14 Mar 07:27
cbb5369
Compare
Choose a tag to compare

What's Changed

  • Use macos-arm-oss and latest versions for test and benchmark CI by @hsbt in #285
  • Support Ruby 3.4's new error message format by @mame in #286
  • Rename rake spec with rake test in documentation by @rhannequin in #287

New Contributors

Full Changelog: v3.1.6...v3.1.7

v3.1.6

18 Jan 06:54
080f9b2
Compare
Choose a tag to compare

What's Changed

  • Correctly computing loop iterations in BigDecimal#sqrt by @z2-2z in #280
  • Workaround for test-bundled-gems at ruby/ruby repo by @hsbt in #283
  • Add LICENSE file to gem files by @oleksii-leonov in #282
  • Refine test code related unsupported Ruby version by @hsbt in #284

New Contributors

Full Changelog: v3.1.5...v3.1.6

v3.1.5

18 Jan 06:53
4f4510b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.1.5

v3.1.4

14 Mar 22:18
5acf830
Compare
Choose a tag to compare

What's Changed

  • Note v3.1.3 changes by @hsbt in #245
  • Fix format specifiers for size_t by @nobu in #246
  • Add TruffleRuby in CI by @eregon in #247
  • Make BigDecimal WB protected by @peterzhu2118 in #248
  • Use reusing workflow for Ruby versions by @hsbt in #251
  • Handle correctly #reminder with infinity. Fixes #187 by @mrzasa in #243
  • Stub out extension build on JRuby by @headius in #250
  • Reuse the gemspec read by Bundler::GemHelper by @nobu in #252
  • Fix the license name [ci skip] by @nobu in #253
  • Read version from bigdecimal.c by @nobu in #254
  • Avoid RB_GC_GUARD(a) = b in bigdecimal by @eregon in #256
  • Bump up to 3.1.4 by @nobu in #257
  • macos-10.05 will be removed by 2023-03-31 by @hsbt in #258
  • Update Ubuntu versions and fix installation tests by @nobu in #255

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

05 Dec 11:32
25a75c2
Compare
Choose a tag to compare

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

Version 3.1.2

21 Jan 14:51
9899d86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Version 3.1.1

23 Dec 16:28
2ef67c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

Version 3.1.0

21 Dec 12:26
c3453d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0