Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@mpasternacki mpasternacki released this 06 Jul 15:32
· 165 commits to master since this release
  • Dropped support for Ruby 1.8.7
  • Refactored internals to avoid touching user's work tree - all
    conjuring is done in a temporary shared clone, fetched and merged
    from there
  • Module metadata is stored in Git notes; new vendor info command
    shows it.
  • Test dependency cleanup (use up-to-date Cucumber and Minitest)
  • Support for external fetching tools with predefined shortcuts for
    Bundler and Berkshelf