v0.7.0
- Add
--quiet
option. Suggested by @kypm - Breaking:
DirectoryPatcher::new()
,FilePatcher::new()
and
Replacement::print_self()
now take an additional&Console
argument. - Add a
Console
struct and aVerbosity
enum
--quiet
option. Suggested by @kypmDirectoryPatcher::new()
, FilePatcher::new()
andReplacement::print_self()
now take an additional &Console
Console
struct and a Verbosity
enum