v3.1.5
What's Changed
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #260
- Remove set but unused variable by @nobu in #261
- fix: typo in document comments of
f_BigDecimal
function by @honood in #259 - Add .to_s('F') digit grouping for integer part by @cryptogopher in #264
- Remove TruffleRuby from CI by @hsbt in #266
- Bump actions/checkout from 3 to 4 by @dependabot in #267
- Use test-unit-ruby-core gem by @hsbt in #269
- Bump up to 3.1.5 by @nobu in #265
- Update doc for bigdecimal/util by @koic in #274
- fixed docs for .scale by @krtschmr in #273
- [DOC] Add section Methods for Working with JSON by @BurdetteLamar in #275
- Clarify that JSON methods come from the JSON gem by @peterzhu2118 in #278
New Contributors
- @honood made their first contribution in #259
- @cryptogopher made their first contribution in #264
- @krtschmr made their first contribution in #273
Full Changelog: v3.1.4...v3.1.5