Advanced SSH config v2.3.0 Release Notes

Release Date: 2016-04-27 // about 8 years ago
    • ๐Ÿ‘ 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