cargo cargo-generate 0.2.2
🌟 0.2.2

latest releases: 0.20.0, 0.19.0, 0.18.5...
5 years ago
  • 🤕 Fixes

    • fix relative paths to templates - DD5HT, issue/128 pull/129

      When we previously merged the PR in 0.2.0 that leveraged cargo to clone the templates,
      enabling folks to work with private repositories- we introduced a GitConfig::new function
      (replacing work done previously by libgit2). This function works great- but did not support
      relative paths. We didn't catch this because we weren't testing the relative paths usecase!

      With this PR, DD5HT has restored the relative path functionality- and added a test to prevent
      further regressions of this function!

  • 🛠️ Maintenance

Don't miss a new cargo-generate release

NewReleases is sending notifications on new releases.