Skip to content

datatest-stable 0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Dec 01:00
· 159 commits to main since this release

Added

  • pattern is now optional in the harness! macro. If not specified, the default pattern is
    r".*" (match all files).

Fixed

  • Restored the ability to use absolute paths as the root argument.