Skip to content

0.8.0

Compare
Choose a tag to compare
@mattbrictson mattbrictson released this 20 Nov 21:02
· 139 commits to main since this release
  • Airbrussh now displays the correct user@host output in the following edge-cases:
    • Inside an SSHKit as(:user => "...") block
    • When a user is specified using set :ssh_options, :user => "..." (see #65)