Releases: cargo-generate/cargo-generate
Releases · cargo-generate/cargo-generate
Release 0.18.2
Release 0.18.1
🛠️ Maintenance
🤕 Fixes
Contributors
Release 0.18.0
✨ Features
🛠️ Maintenance
🤕 Fixes
Contributors
Release 0.17.6
🛠️ Maintenance
🤕 Fixes
- fix(ci): fix deb package on release (#852)
- release notes for 0.17.5 missed out on #844
Contributors
Release 0.17.5
🛠️ Maintenance
✨ Features
Contributors
Release 0.17.4
🤕 Fixes
🛠️ Maintenance
- chore(deps): bump assert_cmd from 2.0.6 to 2.0.7
- chore(deps): bump predicates from 2.1.2 to 2.1.4
- chore(deps): bump clap from 4.0.22 to 4.0.29
- chore(deps): bump serde from 1.0.147 to 1.0.149
- chore(deps): bump git-config from 0.11.0 to 0.12.0
- chore(deps): bump openssl from 0.10.42 to 0.10.43
- chore(deps): bump git-config from 0.10.0 to 0.11.0
Contributors
Release 0.17.3
Release 0.17.2
Release 0.17.1
🤕 Fixes
🛠️ Maintenance
Contributors
Release 0.17.0
✨ Features
- Add
aarch64-apple-darwin
release package - Extend the GitHub CI build pipeline for spellchecks
- ci: close issues that are labeled as
waiting-for-user-input
and got no updates for 14days - feat: impl
Default
forGenerateArgs
andTemplatePath
- support providing
project-name
via hooks, env vars and template value file - Remove
Smoke Test
step - renaming files by using e.g.
{{project-name}}.yml
as filename doesn't remove the original file - Support
--test
for running tests on the expanded template
🤕 Fixes
- Variables set in pre scripts don't carry over to the template
- Git default branch is not honored when using --path
- Deleting_a_non_existing_file_should_not_fail
- Fix typos
- Fix link to Github Action
- Fix tests (1.65.0 toolchain support + git 2.38.1 compatibility)
- When using --init, do not copy .git directories
🛠️ Maintenance
- chore(deps): bump git-config from 0.5.0 to 0.10.0
- chore(deps): bump clap from 3.2.22 to 4.0
- Dependency_update
- chore(deps): bump semver from 1.0.12 to 1.0.13
- chore(deps): bump indoc from 1.0.6 to 1.0.7
- chore(deps): bump paste from 1.0.7 to 1.0.8
- chore(deps): bump thiserror from 1.0.31 to 1.0.32
- chore(deps): bump serde from 1.0.141 to 1.0.142
- chore(deps): bump serde from 1.0.140 to 1.0.141
- chore(deps): bump git2 from 0.14.4 to 0.15.0
- chore(deps): bump dialoguer from 0.10.1 to 0.10.2
- chore(deps): bump clap from 3.2.15 to 3.2.16
- chore(deps): bump anyhow from 1.0.58 to 1.0.59
- chore(deps): bump console from 0.15.0 to 0.15.1
- chore(deps): bump clap from 3.2.14 to 3.2.15
- chore(deps): bump clap from 3.2.8 to 3.2.12
- update dependencies
- Removed Serenity Template from Template List