Aligns the behavior of the --debris
option with the bytecode discovery and deletion, traversing the directory tree recursively from the starting point. On large directory trees debris removal will be notably slower due to this.
What's Changed
- Add Python 3.13 to the test matrix by @bittner in #85
- Update usage and documentation by @bittner in #86
- Walk through directory tree for debris cleanup too by @bittner in #87
- Release v3.1.0 by @bittner in #88
Full Changelog: 3.0.0...3.1.0