Skip to content

Releases: twpayne/chezmoi

v2.33.1

07 Apr 23:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.33.0...v2.33.1

v2.33.0

24 Mar 01:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.32.0...v2.33.0

v2.32.0

12 Mar 02:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.31.1...v2.32.0

v2.31.1

02 Mar 00:34
Compare
Choose a tag to compare

What's Changed

  • chore: Bump golangci-lint to v1.51.2 by @twpayne in #2782
  • docs: Improve documentation on git-repo externals by @twpayne in #2785
  • chore: Update dependencies by @twpayne in #2788
  • chore: Enable most govet linters by @twpayne in #2794
  • chore: Update dependencies by @twpayne in #2795
  • feat: Add Dashlane password manager support by @twpayne in #2792
  • fix: Detect absolute paths in externals on Windows by @twpayne in #2796
  • feat: Add Dashlane secure notes support by @XaF in #2797
  • chore(deps): bump cpina/github-action-push-to-another-repository from 9e487f29582587eeb4837c0552c886bb0644b6b9 to 0a14457bb28b04dfa1652e0ffdfda866d2845c73 by @dependabot in #2802
  • chore(deps): bump github/codeql-action from 2.2.1 to 2.2.5 by @dependabot in #2803
  • chore(deps): bump actions/cache from 3.2.4 to 3.2.6 by @dependabot in #2804
  • chore: Update dependencies by @twpayne in #2809

New Contributors

  • @XaF made their first contribution in #2797

Full Changelog: v2.31.0...v2.31.1

v2.31.0

17 Feb 13:10
Compare
Choose a tag to compare

What's Changed

  • feat: Print a warning when chezmoi add is called with an ignored entry by @twpayne in #2762
  • feat: Cache GitHub API results by default to stay under rate limit by @twpayne in #2763
  • feat: Display progress bars by default when stdout is a TTY by @twpayne in #2767
  • feat(bitwarden): Grab attachment by object name by @cawaltrip in #2765
  • fix: Eliminate [DEFAULT] section for fromIni map by @halostatue in #2770
  • chore: Update dependencies by @twpayne in #2772
  • feat: Add --with-stdin flag to execute-template command by @twpayne in #2774
  • docs: Fix typo, improve grammar in init doc page by @bradenhilton in #2776
  • docs: Improve documentation on externals by @twpayne in #2775
  • chore: Update dependencies by @twpayne in #2781

New Contributors

Full Changelog: v2.30.1...v2.31.0

v2.30.1

11 Feb 19:47
Compare
Choose a tag to compare

What's Changed

  • Add deleteValueAtPath and pruneEmptyDicts template functions by @twpayne in #2750
  • feat: Extend toPrettyJson template function to take indent by @twpayne in #2751
  • fix: Fix chezmoi target-path when using .chezmoiroot by @twpayne in #2755
  • chore: Use strings.Cut{Prefix,Suffix} by @twpayne in #2756

Full Changelog: v2.30.0...v2.30.1

v2.30.0

06 Feb 21:23
v2.30.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.29.4...v2.30.0

v2.29.4

24 Jan 15:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.29.3...v2.29.4

v2.29.3

19 Jan 21:57
Compare
Choose a tag to compare

What's Changed

  • feat: Add --recursive flag to chattr command by @twpayne in #2697
  • feat: Check config file format in doctor command by @twpayne in #2696
  • docs: Fix typo in merge user guide by @mumumumu in #2698
  • fix: Support .zip files with empty internal directories by @szinn in #2701
  • fix: Only prompt once for KeePassXC password by @twpayne in #2704
  • fix: Remove problematic username guessing in init command by @twpayne in #2705

New Contributors

Full Changelog: v2.29.2...v2.29.3

v2.29.2

15 Jan 16:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.29.1...v2.29.2