Release Notes for v0.7.3¶
Released: 2025-06-23
What's Changed¶
- fix: complete release workflow implementation
- fix: use direct gem push instead of rubygems/release-gem action
- Bump version to 0.7.2
- chore: add session.md to .gitignore
- fix: handle Windows PowerShell script paths in bastion proxy tests
- fix: update ffi dependency to support Ruby 3.3 on Windows
- docs: add platform support section to README
- fix(ci): add comprehensive platform support for cross-platform compatibility
- style: fix trailing whitespace in bastion proxy files
- test: add nocov markers for Windows-specific PowerShell code
- fix(windows): use PowerShell for SSH_ASKPASS on Windows and add cross-platform CI/CD
- docs: improve README structure for better MkDocs rendering
- fix(docs): improve Support section formatting with subsections
- fix: remove .md extensions from internal MkDocs links
- fix: follow standard RubyGems conventions for gem packaging
Installation¶
Or add to your Gemfile:
Full Changelog¶
See the CHANGELOG for complete details.