Skip to content

0.8.0

Latest

Choose a tag to compare

@TheAdiWijaya TheAdiWijaya released this 28 Jul 09:19
· 7 commits to main since this release
3f79c1f
  • Report will always be generated even though compare is failing.
  • Small additions: Add error message when files count don't match, use tracing::error instead of println
  • return error when:
    • folder can't be read in Directory/FileExist Checker
    • nominal and/or actual is not a folder instead of returning Ok(false)