Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Latest commit

 

History

History
55 lines (30 loc) · 945 Bytes

File metadata and controls

55 lines (30 loc) · 945 Bytes

Changelogs

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

[Unreleased]

  • N/A

0.6.0 - 2017-12-30

  • Update gem dependencies
  • Clone the repositories to the same base directory
  • Remove some unused dependencies

0.5.3 - 2016-10-30

  • Remove the guard related gems to lower the requirement for ruby_dep
  • ruby_dep need ruby >= 2.2.5 which is too high for some users

Fixed

  • Add the missing required 'fileutils'

0.5.2 - 2016-07-08

Fixed

  • Add the missing required 'fileutils'

Added

  • Update the changelogs

Fixed

  • Fix typo in example usage

0.5.0 - 2016-06-08

Added

  • Allow new option -r to use config file from ~/.ssh/config

0.4.0 - 2016-04-07

Added

  • Allow more than one languages to be cloned (new feature)

0.3.0 - 2016-04-06

Added

  • Initial release