Skip to content

Release v3.0.0

Compare
Choose a tag to compare
@jcouball jcouball released this 27 Feb 19:40
· 16 commits to master since this release

v3.0.0 (2025-02-27)

Full Changelog

Changes since v2.3.3:

  • 534fcf5 chore: use ProcessExecuter.run instead of the implementing it in this gem
  • 629f3b6 feat: update dependenices
  • 501d135 feat: add support for Ruby 3.4 and drop support for Ruby 3.0
  • 38c0eb5 build: update the CI build to use current versions to TruffleRuby and JRuby
  • d3f3a9d chore: add frozen_string_literal: true magic comment