Files
gosick/ChangeLog.markdown
Joshua Nichols 412558f9ad Version bump
2010-03-19 00:34:08 -04:00

450 B

2.0.0

  • Better support for recognizing git urls (thanks jacobat!)
    • if it looks like a github user/repo, do that
    • otherwise hand off to git clone
  • Listing now displays in color, and show git remote
  • Support pretend, force, and quiet modes

0.1.1

  • Fixed trying to link against castles that don't exist
  • Fixed linking, which tries to exclude . and .. from the list of files to link (thanks Martinos!)

0.1.0

  • Initial release