Skip to content

Releases: trapexit/scorch

scorch-1.0.1

07 Jul 13:09
5dc1d75
Compare
Choose a tag to compare

Fixes a small bug for 32bit platforms to ensure limits are managed correctly.

scorch-1.0.0

18 May 14:28
9dd3846
Compare
Choose a tag to compare

Finally starting to do proper releases.

Major changes added recently include:

  • live appending to database as changes occur
  • add state value to simplify identifying failed and changed files after a check
  • add last checked timestamp to simplify checking files based on last check
  • add maxtime option to limit time actions
  • add interrupted return code flag