All Versions
6
Latest Version
Avg Release Cycle
51 days
Latest Release
2128 days ago

Changelog History

  • v0.5.1 Changes

    June 21, 2018

    ๐Ÿ”„ Changelog

    โšก๏ธ 92c8783 Update README.md
    โšก๏ธ 3cc3f67 Update Gopkg.lock
    โšก๏ธ 35c4f62 Optimize backup command
    ๐Ÿ›  6b9d474 Bugfix: update implicit config("*")
    โš  2c2730f Fix gocyclo warnings
    ๐Ÿ‘• 51a9e9c Fix golint warnings
    โช b02b68d Restore the backup command
    โšก๏ธ 37e6657 Update Gopkg files
    โœ… f1d75b4 Fixes the test cases of parsing ssh config
    โšก๏ธ e47c5b9 Update .gitignore file
    โšก๏ธ 35073f9 Update test cases of utils package
    โš  497faab Modify the code with warning
    โšก๏ธ 6764a14 Update README.md


    ๐Ÿš€ Automated with GoReleaser
    Built with go version go1.10 darwin/amd64

  • v0.5.0 Changes

    June 05, 2018

    ๐Ÿ”„ Changelog

    โšก๏ธ 4c0ea82 Update Gopkg file
    5202285 Use newKV function
    โšก๏ธ 817016e Update help message
    ๐Ÿšš ab32d57 Remove backup command
    eed89a2 Redesigned and implemented most of the
    ๐Ÿ“ฆ 3d35b4e Extract some functions into utils package
    26a73de Add Makefile
    a827207 Add path flag control to display path for alias
    d276d3d Rename add path flag
    ๐Ÿ”€ db6106f Merge pull request #6 from xwjdsh/feature/include-directive
    โœ… 81b83e4 Fixes test cases
    7f68f1a Check if addPath is empty
    โšก๏ธ 27bdde9 Update .travis.yml file
    ๐Ÿ‘ 0c39022 Support include directive
    โšก๏ธ a2ae5d6 Update Gopkg.lock file
    ๐Ÿšš f0e5c5a Remove vendor
    โšก๏ธ b17cc3e Update README.md
    ๐Ÿ— f9db064 Add Dockerfile and build-dokcer.sh
    โšก๏ธ 52f6564 Update README.md
    โšก๏ธ 4e1e4f4 Update screenshot
    โšก๏ธ 36df1ea Update screenshot
    โšก๏ธ 9054b11 Using dep && update upstream
    c937480 Add ignore case option for list command
    ๐Ÿ‘• 5e364a5 Fix golint
    โšก๏ธ 0f34340 Update README.md


    ๐Ÿš€ Automated with GoReleaser
    Built with go version go1.10 darwin/amd64

  • v0.4.0 Changes

    December 16, 2017

    ๐Ÿ”„ Changelog

    1f05ac8 Refresh screenshot
    โšก๏ธ de38f28 Update README.md
    5d3f829 Bug fix
    ๐Ÿšš a621b47 Bug fix for remove config options
    9b0a6d7 Bug fix, rename alias should first check repetition
    โšก๏ธ 7ab0386 Update print symbol
    5682932 Delete config options if value is empty
    769331a Using -i flag set identityfile config
    ๐Ÿ’… e34b136 Update print style
    fc9a105 Optimization code
    โšก๏ธ d74c456 Update README.md
    โšก๏ธ a85848c travis: update go versions
    โšก๏ธ 4520dcc Update README.md
    ๐Ÿ”€ e885eef Merge branch 'master' of github.com:xwjdsh/manssh
    โšก๏ธ 395d7c8 Update util test
    โšก๏ธ e6eda41 Update README.md


    ๐Ÿš€ Automated with GoReleaser
    Built with go version go1.9.2 darwin/amd64

  • v0.3.0 Changes

    November 16, 2017

    ๐Ÿ”„ Changelog

    ๐Ÿš€ a6e0025 Update .goreleaser.yml file
    ๐Ÿš€ 7f93a16 Update .goreleaser.yml file
    ๐Ÿš€ 5952f98 Update .goreleaser.yml file
    ๐Ÿš€ 4b1dfa5 Update .goreleaser.yml file
    โšก๏ธ 0d5aa83 Update README.md
    โšก๏ธ 45679ee Update README.md
    โšก๏ธ 25c2b3e Update README.md
    โšก๏ธ 0e277ae Update README.md
    โšก๏ธ de57609 Update test case
    โšก๏ธ daf1203 Update readme file
    5b66899 Bug fix
    ๐Ÿ’… 2349c2d Fix print style
    663210c Bug fix
    โšก๏ธ 0dc28c3 Update .gitignore file
    b68a80f Adjust directory structure
    โœ… fe23e6f Add sshconfig test case
    โœ… ece5100 Add utils test case
    ๐Ÿ’… e4f1cf7 Adjust print style && update comments
    57b9b27 Bug fix
    โšก๏ธ c327294 Update vendor
    โšก๏ธ f8450a7 Update print code
    e328181 Add comments
    ๐Ÿ”จ 283b93b Refactor code
    ๐Ÿ”จ 83188e4 Refactor ssh config
    ๐Ÿšš ce1b578 Remove open && run command
    โœ… 7550c04 add utils unit test
    04a8605 bug fix
    โšก๏ธ 88c3285 Update README.md


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.8 linux/amd64

  • v0.2.0 Changes

    October 14, 2017

    ๐Ÿ”„ Changelog

    โšก๏ธ 8747bca Update README.md
    โšก๏ธ f74475a Update README.md
    โšก๏ธ 9905e11 update README.md file
    c100bd7 aggregating run command params
    7b8ceb9 bug fix
    ๐Ÿšš 5ac27b0 remove print log
    ๐Ÿ‘ 2702819 support take user param for run command
    058d8e8 implements rename alias
    โšก๏ธ dbb40e3 implements add or update map flags
    bc987c4 rewrite most part
    ๐Ÿ”€ f5af13e Merge pull request #3 from xwjdsh/revert-2-master
    โช f85c397 Revert "Parse config path"
    ๐Ÿ”€ bcb1868 Merge pull request #2 from TimothyYe/master
    ๐Ÿ“œ 290047b Parse config path and get real config file path if config file is a symbol link
    67091a5 implements run command
    ๐Ÿ”€ 01a375c Merge pull request #1 from trigged/master
    cd3d07f add run cmd for osx
    ๐Ÿ”€ 4e6aa19 Merge branch 'master' of github.com:xwjdsh/manssh
    ๐Ÿš€ 2b50289 update .goreleaser.yml file
    โšก๏ธ e0f0e4e Update README.md
    โšก๏ธ 1d6e76a update README.md file
    โšก๏ธ 219775f update README.md file


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.8 linux/amd64

  • v0.1.0 Changes

    October 09, 2017

    ๐Ÿ”„ Changelog

    109b204 set version is variable, not const
    41ce9ff fix config error
    4fb4c04 fix config error
    ๐Ÿ”€ 020e0a9 Merge branch 'master' of github.com:xwjdsh/manssh
    ๐Ÿš€ 1aab15e add .goreleaser.yml file
    โšก๏ธ f13115d Update README.md
    โšก๏ธ c476707 set shorter sub command alias && update README.md file
    โšก๏ธ 7dfca12 update README.md file
    โœ๏ธ c345988 [ci skip] typos fix
    โšก๏ธ 879b266 [ci skip] update README.md file
    ๐Ÿ”€ 53542d6 Merge branch 'master' of github.com:xwjdsh/manssh
    โœ๏ธ 9228c3b typos fix
    822ebab Create .travis.yml
    80e156d show custom options for list command
    ac36950 add vendor
    โšก๏ธ 4a823c1 update README.md file && add flags for add and update command
    ๐Ÿ”€ 42f22c8 merge .gitignore
    487e0ca Initial commit
    โšก๏ธ ea7c3a9 update hints
    โšก๏ธ e9a2f32 implements update command and remove rename command
    a6a5c8a implements delete command
    e1eeb44 implements add command
    b3b0198 implements rename command
    6fad2fb init commit


    ๐Ÿš€ Automated with GoReleaser
    ๐Ÿง Built with go version go1.8 linux/amd64