Skip to content

v0.0.5

Compare
Choose a tag to compare
@twpayne twpayne released this 02 Dec 22:07
· 4864 commits to master since this release
aef1e00

Changelog

083d25d Add --apply, --diff, and --prompt flags to edit command, fixes #28
5527d94 Add TargetState.ApplyOne
a8670c4 Add prompt
f644bf2 Cache keyring lookups
53a12d1 Cache lastpass lookups
900a2e3 Extend apply command to take a list of targets, fixes #3
db96d06 Extend diff command to take a list of targets, fixes #4
a324b0b Extend verify command to take a list of targets, fixes #5
7e98072 Factor out Config.applyArgs
89440ce Make runRemoveCommand a method on Config
c37b9ad Remove trailing E from function names