Skip to content

Releases: cargo-generate/cargo-generate

Release 0.21.0

02 May 14:57
dd889b4
Compare
Choose a tag to compare

✨ Features

  • Add the cargo-binstall installation method
  • Don't rename snake_case to hyphens in project name (#1172)

🛠️ Maintenance

  • Small reformatting only
  • Enable the sponsor button
  • Update locked dependencies + bump rhai from 1.17.1 to 1.18.0 (#1182)

🤕 Fixes

  • Release plz can now force push
  • Very minor markdown fix (#1166)
  • Fix changelog creation config file, regarding the unreleased section

Release 0.20.0

27 Mar 02:02
32c73bd
Compare
Choose a tag to compare

✨ Features

  • Add some more tests regarding conditionals see #1119 (#1133)

📖 Documentation

🛠️ Maintenance

  • Bump home from 0.5.5 to 0.5.9 (#1085)
  • Bump predicates from 3.0.4 to 3.1.0 (#1103)
  • Bump assert_cmd from 2.0.12 to 2.0.13 (#1102)
  • Bump bstr from 1.8.0 to 1.9.0 (#1094)
  • Switch to sccache (#1126)
  • Add Text and Editor type (#1113)
  • Add --skip-submodules flag to optionalize cloning git submodules (#1112)
  • Several versions (#1130)
  • Ensure github-actions are updated by dependabot (#1134)
  • Bump deps
  • Ignore dependabot on examples folder (#1157)
  • Bump heck to 0.5 and gix-config to 0.36 (#1160)
  • Bump walkdir from 2.4.0 to 2.5.0 (#1151)

🤕 Fixes

  • Fix multiple Unreleased versions in CHANGELOG.md
  • Fix release pr should trigger builds
  • Fix very strange old lint (#1125)
  • Release-plz config file breaking changes (#1128)
  • Default values are not ignored in silent mode (#1153)

Release 0.19.0

14 Dec 08:11
f7728a0
Compare
Choose a tag to compare

✨ Features

  • Add support for generating from a specific git revision of a git template (#1070)
  • Add release-plz pr (#1076)
  • Add cliff.toml config file to release-plz config

🛠️ Maintenance

  • Bump fs-err from 2.9.0 to 2.11.0 (#1063)
  • Update Arch Linux package URL in installation.md (#1064)
  • Fine tune git-cliff config
  • Fix git-cliff error on ci

🤕 Fixes

  • Use a new token for creating the release and coverage data (#1061)
  • Convert destination to absolute path (#1072)
  • Fix gh-pages deploy token issue
  • Fix empty define values (#1078)
  • Release-plz does not take the config file
  • Hand release-plz config file over explicitly
  • Extend the changelog config for git-cliff
  • Reconfigure git-cliff a bit further
  • Fix git-cliff changelog diff

Release 0.18.5

Release 0.18.4

v0.18.3

24 May 17:48
8f5513a
Compare
Choose a tag to compare
release(0.18.3): changelog + version bump (#949)

Release 0.18.2

12 Apr 07:36
c694826
Compare
Choose a tag to compare

Release 0.18.1

25 Feb 12:52
d3e560f
Compare
Choose a tag to compare

Release 0.18.0

22 Feb 00:51
8b2d64d
Compare
Choose a tag to compare

Release 0.17.6

19 Jan 12:44
fc4a80d
Compare
Choose a tag to compare

🛠️ Maintenance

🤕 Fixes

Contributors