Advanced SSH config v2.6.0 Release Notes

Release Date: 2017-02-03 // about 7 years ago
    • 👌 Support UseKeychain option (#189) (@ocean90)
    • 👌 Support ConnectTimeout option (#132)
    • .ssh/config: Wrap long comments to avoid syntax errors (#191)
    • 🛠 Fix integers output in assh config list (#181)
    • 🎉 Initial graphviz support (#32)
    • ✂ Remove case-sensitivity for Inherits and Gateways (#178)
    • Loads hosts from ~/.ssh/assh_known_hosts file when calling assh config build, can be ignored using --ignore-known-hosts (#178)
    • ➕ Add assh config graphviz --show-isolated-hosts flag
    • 🛠 Fix nil dereference when calling assh config serach without providing needle
    • ➕ Add sprig helpers to the template engine (#206)
    • 👌 Improve readability of assh config list (#203)
    • ➕ Add support for the AddKeysToAgent key (#210) (@bachya)
    • 👍 OpenBSD support (#182)
    • 👌 Improve hostname output in assh config list (#204)
    • 👌 Support for inline comments (#34)
    • 🎉 Initial support of values validation to avoid writing invalid .ssh/config file (#92)
    • Alpha version of the webapp (#69)

    Full commits list