Skip to content

v1.1.0

Compare
Choose a tag to compare
@twpayne twpayne released this 16 Jan 00:43
· 4912 commits to master since this release
3f93dda

Changelog

a8aeb1b Add 'Why use chezmoi?' section
abfe150 Add --prompt flag to add command, refs #123
d676fc6 Add chezmoi in the news section
55746d9 Add data command
bbb5b2a Add link to Hacker News discussion
55bfe71 Add link to dotfiles.github.io
8677883 Add link to lobste.rs discussion
fe39c57 Add link to reddit.com discussion
39c2645 Add missing dollar
8919b6c Add note about data command
bf690dd Add os-release parser
341b99f Add osRelease to .chezmoi data, fixes #126
4044b1e Add table of packages
7a88b12 Add test for CGO
1fe3fe0 Add vault support, fixes #120
e0b7bad Avoid potential out-of-range access if string is empty
d1ee299 Convert OS release map keys outside getOSRelease
c1525d8 Convert os-release keys to JSON-like keys
61f7659 Correct source flag
9921965 Document .chezmoi.osRelease
8cc9fdd Don't add ignored files, fixes #124
4fecad4 Don't delete ignored files in exact directories
99e138e Don't duplicate licence text
34eb20d Extract target dir names when computing ignore pattern
6ac240c Factor out formatMap
6ffb4f1 Fix typo
bf67981 Ignore errors from user.LookupGroupId if CGO is disabled, fixes #125
877f0cb Make error messages more consistent
53c20a0 Preserve existing directories in source state instead of renaming them
15a1cd2 Use latest version of github.com/twpayne/go-vfs
125f4ba Wrap comment
9cec1f6 dirNames: use make for init slice of string