------
Bugfix release
- Always resolve and exclude paths relative to project root (83).
This is change to how paths are walked and excluded, that will
result in a closer match to how git would exclude files, and will
also prevent excluding files based on path segments outside of the
project root.
- New: debug CLI available via `python -m trailrunner` to validate
behavior directly within active project directories. (83)
text
$ git shortlog -s v1.3.0...v1.4.0
3 Amethyst Reese