Releases: twpayne/chezmoi
Releases · twpayne/chezmoi
v2.49.0
v2.48.2
v2.48.1
v2.48.0
Changelog
Features
- 2e04dcf feat: Add --tree flag to unmanaged command
- 91823e3 feat: Add --tree flag to managed command
- 278e2be feat: Add --tree flag to ignored command
- 4a9d0e4 feat: Include name of target in error message
Fixes
- c758a1c fix: Apply .chezmoiignore to dirs in external archives
- 7dfcfcf fix: Remove unmanaged files from exact_ directories containing external files
- 153ff43 fix: Better detect username on Android/Termux systems
Documentation updates
v2.47.4
v2.47.3
v2.47.2
Changelog
Fixes
- f490429 fix: pass the
--needed
flag to pacman - 88b586d fix: Remove fig support
- c8dc9a4 fix: Explicitly tell user when then should use a config file template
- fccc759 fix: Handle copies in automatic commit messages
- 3a0b19e fix: Add missing newlines in error messages
Documentation updates
v2.47.1
Changelog
Fixes
- 59764c8 fix: Fix panic in unmanaged on some dir permission errors
- dc99169 fix: Make splitList return []any
- 0405763 fix: Set CHEZMOI_ environment variables for plugins
- 1f44189 fix: Ensure that all .chezmoi.config template variables have simple types
- 5bb87f1 fix: a grammar mistake
Documentation updates
v2.47.0
Changelog
Features
- 6788c54 feat: 1Password Secrets Automation Support
Fixes
- 3b3541c fix: Ensure default mode is set
- c6b867b fix: Fix marshaling of severities
- 523fd84 fix: Fix marshaling of autobools
- 5224e11 fix: Fix marshaling of absolute paths
- e925b0f fix: Fix --keep-going flag for unmanaged command
- 5201ddc fix: Don't leak internal default sentinel values in template data
- 1abcfa5 fix: Fix panic when merging unmanaged file
- c0b7e92 fix: Don't attempt to add entries in external_ directories
- d14bdd5 fix: Use uname -o to detect Android in install script
- 302a3b8 fix: Move documentation of --output flag to correct section
- ccde612 fix: Prioritize $HOME when Cygwin or msys2 is detected
Documentation updates
v2.46.1
Changelog
Features
- 8a20f91 feat: Add update.apply configuration variable
- 431ec39 feat: Set CHEZMOI_SOURCE_FILE env var for scripts
Fixes
- 0eb98a9 fix: Fix age/rage check in doctor command
Documentation updates
- baeaf6b docs: typo
Other
- deb5adf chore(deps-dev): bump ruff from 0.1.9 to 0.1.15 in /assets