v2.16.0
New Features
-
Add
--ignore-dirs
option, with useful default on linux.On linux there are a few directories which shouldn't be traversed by
default as they may cause hangs and blocking.With the new argument it's possible to specify absolute directories
to not enter during traversal, with a default set to avoid
problematic directories on linux right away.
Bug Fixes
- build on platforms without 64-bit atomics
Commit Statistics
- 8 commits contributed to the release over the course of 60 calendar days.
- 74 days passed between releases.
- 2 commits where understood as conventional.
- 1 unique issue was worked on: #116