Skip to content

Release Notes for v0.7.0

Released: 2025-06-22

What's Changed

  • chore: update .gitignore for untracked files
  • fix: remove Brakeman from security tasks
  • feat: v0.7.0 - enhanced security, YARD docs, and Windows support
  • feat: add security enhancements and input validation
  • refactor: extract common version detection pattern
  • refactor: apply DRY principles throughout codebase
  • style: fix RuboCop offenses in connection files
  • fix: empty environment variables no longer override CLI flags
  • docs: update roadmap and fix documentation issues

Installation

gem install train-juniper -v 0.7.0

Or add to your Gemfile:

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

Full Changelog

See the CHANGELOG for complete details.