Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@mcaskill mcaskill released this 19 May 18:21
· 1 commit to main since this release
v4.0.0
d053829
  • Added support for glob (wildcard) paths to exclude files via new value object classes for paths (resolves #16).
  • Updated tests to support meta-packages and immutable packages.
  • Refactored tests to decouple set-up and tear-down, sort methods by visibility and alphabetically, and improve static analysis.