Skip to content

Releases: cargo-generate/cargo-generate

Release 0.22.0

01 Sep 17:38
3e461c3
Compare
Choose a tag to compare

📖 Documentation

  • Update 'use_git' example (#1191)
  • Refine the docs so that the usage guide provides easier access to the ssh related docs
  • Fix links and small adjustments

🤕 Fixes

Release 0.21.3

15 Jul 18:14
068cdf5
Compare
Choose a tag to compare

✨ Features

  • Reformat help text in the style of cargo (#1223)

🛠️ Maintenance

  • Cancel in progres CI jobs when on the same run (#1227)

🤕 Fixes

Release 0.21.2

10 Jul 10:01
f0370aa
Compare
Choose a tag to compare

🛠️ Maintenance

  • Bump git2 from 0.18.3 to 0.19.0 (#1212)

🤕 Fixes

  • Actually set --depth 1 (#1211)

Release 0.21.1

21 Jun 14:35
ac7822d
Compare
Choose a tag to compare

✨ Features

  • Add a date API that provides year, month and day access (#1201)

📖 Documentation

  • Fix use of bool instead of boolean in the guide and add new types to error message (#1203)

🛠️ Maintenance

  • Update several dependencies (#1209)

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

11 Nov 12:41
0b5cb21
Compare
Choose a tag to compare

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)