Skip to content

v3.0.1

Latest

Choose a tag to compare

@reeganviljoen reeganviljoen released this 14 Jun 18:18
477bf6e
  • Update local Ruby tooling to Ruby 4.0.5.
  • Raise the supported Ruby floor to 3.3.0 and test supported Ruby branches in CI.
  • Refresh GitHub Actions versions and add Dependabot automation for Bundler and GitHub Actions.
  • Clean up gemspec metadata for release builds.
  • Replace the stale release script with the current Bundler/RubyGems release flow and document it.
  • Create the GitHub release from script/release using the matching CHANGES.md notes.
  • Make script/release fail earlier on missing RubyGems credentials and resume GitHub release creation when the release tag already exists.
  • Make script/release fail early when macOS system Ruby is active and document running releases through mise.
  • Make script/release automatically re-run through mise when the active shell is using the wrong Ruby.