Version 0.10.1
- Speed up file detection via concurrency (it uses the same number of threads specified via
-p=N
, defaulting to all cores) - Fixed literal variable annotation detection exception and improved associated tests (#40)
- Fixed security advisory by upgrading bleach from 3.1.0 to 3.1.1 (GHSA-q65m-pv3f-wr5r)
Thanks to @JarryShaw for reporting #40.