Skip to content

0.5.0

Compare
Choose a tag to compare
@AMDmi3 AMDmi3 released this 28 Mar 12:25
· 102 commits to master since this release
  • Add windows and macos support.
  • Improve reporting of config parse errors.
  • Implement size and lines conditions checking file size and number if lines respectively.
  • Support complex globs with quotes and escapes (like in shell, e.g. "program output "\[[0-9]\].txt which would match program output [1].txt).