Advanced SSH config v2.5.0 Release Notes

Release Date: 2017-01-04 // over 7 years ago
    • ๐Ÿ‘Œ Support multiple string arguments of the same type on assh wrapper ssh (#185)
    • โœ‚ Remove the NoControlMasterMkdir option, and add the ControlMasterMkdir option instead (#173)
    • Accepting string or slices for list options (#119)
    • โž• Add new PubkeyAcceptedKeyTypes OpenSSH 7+ field (#175)
    • ๐Ÿ”ง Gracefully report an error when calling assh without configuration file (#171)
    • ๐Ÿ›  Fix written bytes calculation (@quentinperez)
    • โž• Add template functions: json, prettyjson, split, join, title, lower, upper
    • ๐Ÿ‘Œ Support of BeforeConnect, OnConnect, OnConnectError and OnDisconnect hooks
    • ๐Ÿ‘Œ Support of write, notify and exec hook drivers
    • โž• Add assh config json command
    • โž• Add assh config {build,json} --expand option
    • Round the hook's ConnectionDuration variable value

    Full commits list