Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 20:59
· 51 commits to main since this release
  • 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 a Verbosity enum