All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- N/A
- Update gem dependencies
- Clone the repositories to the same base directory
- Remove some unused dependencies
- Remove the
guardrelated gems to lower the requirement forruby_dep - ruby_dep need ruby
>= 2.2.5which is too high for some users
- Add the missing required 'fileutils'
- Add the missing required 'fileutils'
- Update the changelogs
- Fix typo in example usage
- Allow new option -r to use config file from
~/.ssh/config
- Allow more than one languages to be cloned (new feature)
- Initial release