github cargo-generate/cargo-generate v0.3.0
⭐ 0.3.0

latest releases: v0.20.0, v0.19.0, v0.18.5...
5 years ago
  • ✨ Features

    • Support case filters in templates - epage, issue/117 pull/140

      Because we leverage liquid as a templating engine under the hood, we
      can add some specific filters to our substitutions to add a little more
      awesome. This feature adds 4 filters:

      • capitalize
      • pascal_case
      • kebab_case
      • snake_case

      Now we can tame any set of letters with any type of capitalization or
      dash! Give them a try and let us know what other types of features you'd
      like to see.

  • 🤕 Fixes

    • Windows releases on Appveyor - jaysonsantos, issue/145 pull/146

      Thanks to a new tool, wrangler, that uses cargo-generate as a
      dependency, it was discovered that we were shipping broken Windows
      binaries. We've fixed that now!

  • 👯 New Templates

  • 🛠️ Maintenance

Don't miss a new cargo-generate release

NewReleases is sending notifications on new releases.