Skip to content

Releases: ruby/digest

v3.1.1

05 Dec 05:56
fad1658
Compare
Choose a tag to compare

What's Changed

  • Install internally not to invoke different version command by @nobu in #37
  • Expand tabs by @hsbt in #38
  • Ignore JRuby head errors due to warnings by @nobu in #39
  • Update actions/checkout by @nobu in #40
  • Use CommonDigest by default if available by @nobu in #41
  • Added dependabot for github actions by @hsbt in #42

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

v3.1.0

17 Nov 09:24
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v3.1.0.pre3

17 Nov 09:24
Compare
Choose a tag to compare
v3.1.0.pre3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.1.0.pre2...v3.1.0.pre3

v3.1.0.pre2

17 Nov 09:24
Compare
Choose a tag to compare
v3.1.0.pre2 Pre-release
Pre-release

v3.1.0.pre1

17 Nov 09:24
Compare
Choose a tag to compare
v3.1.0.pre1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.1.0.pre0...v3.1.0.pre1

v3.1.0.pre0

17 Nov 09:24
Compare
Choose a tag to compare
v3.1.0.pre0 Pre-release
Pre-release

What's Changed

  • CI: Add "3.0" to matrix, and bump gem version to "3.0.1.pre" to differentiate from built-in by @olleolleolle in #17
  • gemspec: Avoid distributing extraneous files by @olleolleolle in #16
  • gemspec: Explicitly have 0 executables by @olleolleolle in #18
  • Silence GCC 11 warnings by @xtkoba in #19
  • Use test-unit gem instead of ruby core test suite by @hsbt in #15
  • Move digest.rb back under ext as the extension bundled library by @nobu in #23
  • Integrate the JRuby extension by @knu in #25
  • CI: Use bundler-cache: true by @olleolleolle in #26

New Contributors

  • @xtkoba made their first contribution in #19
  • @knu made their first contribution in #25

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

v3.0.0

17 Nov 09:24
4bbd247
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/digest/commits/v3.0.0