Skip to content

Release Notes for v0.5.1

Released: 2025-06-17

What's Changed

  • fix: address RuboCop violations in release.rake
  • feat: implement RuboCop-style release process with local changelog generation
  • feat: implement Release Please for automated changelog and releases
  • fix: remove extra blank line in security scanner
  • fix: remove TruffleHog from custom security scanner
  • fix: resolve RuboCop style violations in security scanner
  • fix: remove redundant security scanning and Brakeman
  • fix: resolve CI/CD failures in security workflows
  • fix: add x86_64-linux platform to Gemfile.lock for GitHub Actions
  • fix: remove large VM images from repository

Installation

gem install train-juniper -v 0.5.1

Or add to your Gemfile:

gem 'train-juniper', '~> 0.5.1'

Full Changelog

See the CHANGELOG for complete details.