Releases: twpayne/chezmoi
Releases · twpayne/chezmoi
v2.70.1
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- 221fd69 feat: Add .chezmoi.rawHomeDir template variable
- 4b909dc feat: Add build-info check to doctor command
- 487db8d feat: Add globCaseInsensitive template function
- dd03362 feat: Detect unknown fields when parsing config files
Fixes
- 06ab2d0 fix: Fix Debian ARM package names
- f85b2f8 fix: Don't warn on secrets when re-adding encrypted files
Documentation
v2.70.0
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- c827252 feat: Support multiple externals to same target in one .chezmoiexternal file
- d210129 feat: Add podman as an alias for docker command
Fixes
- 44f73d3 fix: Adding exact subdir won't add exact parent
Documentation
- 1499bfc docs: Clarify that edit --apply command does not apply scripts
- 883fe13 docs: Add new articles on using chezmoi with coding agent configuration
- 0bd0e48 docs: Add am package manager installation instructions
- 7ef5efe docs: Add link to github.com/daptify14/chezit
- 767015a docs: Add links to articles
- 8e1b652 docs: Add link to article
- 6f3e1db docs: Add link to podcast
- 910481e docs: Add links to articles
v2.69.4
Immutable
release. Only release title and notes can be modified.
v2.69.3
v2.69.2
v2.69.1
Immutable
release. Only release title and notes can be modified.
v2.69.0
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- c3a11ca feat: Add --pq flag to age-keygen command
- e1e1ec5 feat: Add support for transcrypt and git-crypt
- 788eb3b feat: Add support for Proton Pass password manager
- 0193146 feat: Support TOML 1.1
- 3a6d0d6 feat: Switch template function implementation to sprout
Fixes
- 562f971 fix: Revert to cosign v2.6.1 for release signing
- bc055df fix: Ignore templates in exact_ dirs in re-add command
- 4b67af9 fix: Clean paths in external files
- f5f7d08 fix: Reject invalid file and dir names in source dir
- 249d1c9 fix: Fix check for adding files in protected directories
Documentation
v2.68.1
v2.68.0
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- def70db feat: Add --new flag to add command
- 7aa7a9b feat: Add --re-encrypt flag to re-add command
- cc89b3c feat: Add edit-encrypted command
Fixes
- 1ceb35a fix: Ensure that .chezmoi.sourceFile template var is always a relative path
- 7c47d0b fix: Don't overwrite config file in init --dry-run
- 40a630b fix: Fix panic in execute-template --override-data with no template data
- 39d2d0d fix: Fix forget command on implicitly managed files
- 70353d8 fix: Ignore externals in destroy command