Skip to content

Releases: twpayne/chezmoi

v2.52.3

30 Sep 09:22
Compare
Choose a tag to compare

Changelog

Features

  • be16b73 feat: Set GOMAXPROCS based on available resources

Fixes

  • 5644141 fix: Improve phonetic pronunciation of chezmoi

Documentation updates

  • 7ed5c1d docs: Add link to article
  • 222aef8 docs: Improve developer documentation
  • 34f415c docs: Use uv for managing Python and dependencies
  • 895055a docs: Add link to blog
  • f84b8e5 docs: Add note on reporting viruses or trojans on Windows
  • 1fc8195 docs: Add note about website build dependencies
  • 353264c docs: Add sequence diagram for chezmoi init
  • dbde967 docs: Add daily usage entry on editing files

v2.52.2

10 Sep 00:30
Compare
Choose a tag to compare

Changelog

Features

  • 7aee332 feat: Support YubiKeys in KeePassXC open mode

Documentation updates

  • f67e048 docs: Add home page section on getting help
  • ea8d95d docs: Add Stack Overflow to social media links
  • 37eab81 docs: Add FAQ entry on using delta as the diff tool
  • fdb2065 docs: Add FAQ entry on running scripts periodically
  • a3de4a8 docs: Add FAQ entry on running a script when a git-repo external changes
  • b56a600 docs: Add FAQ entry on literal {{ and }} in templates
  • d414e0f docs: Add warning on using externals for large files or archives
  • d9f4717 docs: Add how to use VSCode as the diff and merge tool
  • 2a64e42 docs: Make features and portability more prominent on home page
  • 3a17101 docs: Add links to articles
  • 0355a62 docs: Add link to blog
  • 1ac3014 docs: Add github.com/b3nj5m1n/xdg-ninja to related software

v2.52.1

15 Aug 13:50
Compare
Choose a tag to compare

Changelog

Features

  • ca0d133 feat: Add github.com/johan-weitner/chezmoi-ui to related software

Fixes

  • cba7e40 fix: Set User-Agent header to chezmoi.io/version on all HTTP requests

Documentation updates

  • 8e40c43 docs: Add link to video
  • 4843d55 docs: Add links to two articles

v2.52.0

07 Aug 21:26
Compare
Choose a tag to compare

Changelog

Features

  • 48f873b feat: Add gitHubRelease and gitHubReleaseAssetURL template functions

Fixes

  • 28ebfec fix: Ignore permission changes in re-add command on Windows
  • 73893c1 fix: Don't modify ciphertext in edit command if plaintext did not change

Documentation updates

  • d5579c7 docs: Clarify requirement to set sourceDir when used in Codespaces

v2.51.0

15 Jul 20:22
Compare
Choose a tag to compare

Changelog

Features

  • 2a7845f feat: Add 1Password SDK template funcs
  • 676a9a9 feat: Add decompression of file externals

Fixes

  • 2615c52 fix: keep initFuncs when using 'includeTemplate' in config
  • f6ecfdb fix: Use scriptTempDir for modify_ scripts

Documentation updates

  • 711534a docs: Add link to article

v2.50.0

02 Jul 21:31
Compare
Choose a tag to compare

Changelog

Features

  • 2808e7c feat: Add tempDir configuration variable
  • 4241393 feat: Allow private_ and readonly_ attrs to be set for externals
  • 217cdaa feat: Add --no-network flag to doctor command
  • 31b2060 feat: Embed fallback X.509 trusted roots

Fixes

  • 2a75540 fix: Prevent chezmoi add from adding chezmoi's own executable

Documentation updates

  • b7cf4ba docs: Add GianniBYoung/chezmoi-telescope.nvim to related software

v2.49.1

23 Jun 12:43
Compare
Choose a tag to compare

Changelog

Fixes

  • af65574 fix: Accept line-endings template directive as well as line-ending

v2.49.0

10 Jun 20:17
Compare
Choose a tag to compare

Changelog

Features

  • 0f45cb4 feat: Add stub for removed remove command
  • ca643ce feat: Rename remove command to destroy

Fixes

  • f781976 fix: Fix panic when parsing some commands

Documentation updates

  • bcd52b9 docs: Update comparison-table.md

v2.48.2

31 May 01:04
Compare
Choose a tag to compare

Changelog

Fixes

  • 788f805 fix: Don't panic on unexpected bubbletea messages
  • 5cf451a fix: Respect umask when creating files
  • 24a990d fix: fix error when determining GOARCH in install.ps1

Documentation updates

  • 1a16b49 docs: Add link to article

v2.48.1

12 May 19:45
Compare
Choose a tag to compare

Changelog

Features

  • a396e3a feat: Add gitHubLatestReleaseAssetURL template function

Fixes

  • 6a90b3e fix: Links section is broken in docs

Documentation updates

  • 9d332c6 docs: Add link to article