Skip to content

v2.3.0

Compare
Choose a tag to compare
@moul moul released this 27 Apr 09:49
· 569 commits to master since this release
5eaaf15
  • Add wrapper and known_hosts support to handle advanced patterns (#122)
  • Add build information in .ssh/config header (#49)
  • Add Autocomplete support (#48)
  • Initial Aliases support (#133)
  • Use args[0] as ProxyCommand (#134)
  • Add NoControlMasterMkdir option to disable automatic creation of directories for gateways (#124)
  • Fix: Allow $(...) syntax in the ResolveCommand function (#117)
  • Printing the error of a failing ResolveCommand (#117)
  • Fix: Gateways field is no longer ignored when the HostName field is present (#102)
  • Ignore SIGHUP, close goroutines and export written bytes (#112) (@QuentinPerez)
  • Various documentation improvements (@ashmatadeen, @loliee, @cerisier)
  • Support of new SSH configuration fields (AskPassGUI, GSSAPIClientIdentity, GSSAPIKeyExchange, GSSAPIRenewalForcesRekey, GSSAPIServerIdentity, GSSAPITrustDns, KeychainIntegration)

Full commits list