Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 21:42
· 37 commits to main since this release

1.0.0 (2022-04-23)

Bug Fixes

  • fix hashing default value setter (e8664bd)
  • fix hashing strategy to avoid slowing down if file is smaller than buffer size (b6ea4b6)
  • fix offset & limit default value setter of hash generator (9c9ec60)

Features

  • add progress bar to show hash calculation count (bfb20a6)
  • add queue config to file compare stage (a46b206)