v0.0.5
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