Skip to content

v3.1.4

Compare
Choose a tag to compare
@hsbt hsbt released this 14 Mar 22:18
· 48 commits to master since this release
5acf830

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