Skip to content

v2.48.0

Compare
Choose a tag to compare
@twpayne twpayne released this 26 Apr 20:53
· 26 commits to master since this release

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

  • b1b40b2 docs: Add link to article
  • 9c817ce docs: Document --tree flag
  • 89fab4b docs: Fix origin URL in quick start guide