Skip to content

Releases: twpayne/chezmoi

v2.0.5

29 Mar 22:18
d75f733
Compare
Choose a tag to compare

Changelog

1a2e4e9 Add -Force option to Move-Item command.
c1e5a8c Add darwin/arm64 to install script
3e7bbde Add link to blog post
5468d3d Add stdinIsATTY template function
5135e06 Correct function name in documentation
639adcf Fix issue in example for trying to use existing boolean vars first in How To section: First arg of get doesn't have to be in quotes.
c6271ad Improve install script error handling
d5e5afc Make .chezmoi.sourceDir template variable a string
83a1b65 Make install script install glibc or musl libc version as appropriate
382988d Only evaluate target states when needed
03a3780 Reduce severity of doctor warning if gpg is not installed
b196247 Simplfy managed test
67c57d5 Split large functions into smaller functions
f548ba3 Tidy up handling of script working directories
e996856 Tidy up make generate target
30f1ab9 Unlock state when running editor or merge command
ff4bf5a Update dependencies
0e824ff Update golangci-lint to 1.39.0
731a622 Use the first existing parent directory for a script's working directory.

v2.0.4

24 Mar 19:08
9cc8184
Compare
Choose a tag to compare

Changelog

6dca5aa Add age binary check to doctor command
54ef893 Build libc-specific archives
2eb70bf Fix noupgrade build tags
1833b11 Make doctor command more friendly about missing binaries
ae2f0d2 Only update state if target was actually changed
b36175d Remove stale reference to go generate
f918459 Update howto to use main instead of master

v2.0.3

22 Mar 00:54
c500b8a
Compare
Choose a tag to compare

Changelog

17e4976 Document empty_ for file target types
0ee8476 Factor out GitHub client
bccd093 Fix editing of encrypted files in subdirectories
e35be17 Internal tidy-up
237b3f5 Remove noembeddocs and nodocs build tags
34782e1 Remove symlinks whose targets are empty
20c63f1 Restore upgrade command

v2.0.2

19 Mar 01:22
f5a6329
Compare
Choose a tag to compare

Changelog

8c66bbc Add new attributes to chattr reference documentation.
ded9ecc Add removeline test function
700db6e Add tests for --exclude=encrypted option
966d45a Connect stderr when invoking encryption tools
058497e Detect encryption if group set in config file
091028f Extend cat command to print scripts
5e5f377 Improve encryption integration tests
9bc28b7 Remove temporary version override

v2.0.1

18 Mar 01:52
e0143cd
Compare
Choose a tag to compare

Changelog

0b8b5b0 Fix panic when displaying scripts in diffs
2ba9aed Include scripts to be run in diffs by default
316371f Use notepad.exe, not vi, as the default editor on Windows

v2.0.0

17 Mar 00:16
93d5695
Compare
Choose a tag to compare

Changelog

ebdd6f4 Add chezmoi apply --source-path tests
7caf314 Build with Go 1.16.2
45f2ca4 Improve documentation of gitHubKeys template function
cb43820 Improve error messages from 1Password template functions
a665328 Initialize the keyring cache
e9022e5 Minor documentation fixes
2ccc16a Only log when --debug is set
784a08c Preserve homedir template variable for backwards compatibility
09fb2cf Refresh github.com/actions/cache by changing key
a8eb3a9 Tidy up changes doc for v2
6f459af Update FAQ for chezmoi v2
4cbc07b Update comparison doc for v2
1c68a53 Update dependencies
08aff38 Update documentation and release process for v2 release
9b6b8f1 Update quick start guide for chezmoi v2

v1.8.11

05 Feb 00:58
2e5a76c
Compare
Choose a tag to compare

Changelog

v1.8.10

20 Dec 12:20
11ed57d
Compare
Choose a tag to compare

Changelog

v1.8.9

20 Nov 03:58
4fd06fa
Compare
Choose a tag to compare

Changelog

4fd06fa Merge pull request #936 from zb140/1password-cache-arg

v1.8.8

31 Oct 00:03
71e82db
Compare
Choose a tag to compare

Changelog

71e82db Merge pull request #924 from twpayne/templating-docs