✨ 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