Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

56 lines (35 loc) · 1.73 KB

Changelog

Master

0.4.1

0.4.0

Enhancements
  • Added support to ignore externals (--ignore-externals command line flag) for SVN sources. To ignore the externals it is necessary to specify the :externals => false option.
    banjun #8

  • Shell-escape all paths to be more robust against spaces/quotes in paths.
    Mike Walker #6

0.3.0

Enhancements

0.2.0

Enhancements

0.1.2

Enhancements
  • Improved performance of sources which specify a tag.
    CocoaPods/CocoaPods#1077

  • Added support for specification of the cache path relative from the current working directory.
    #1