Skip to content

Version 0.10.1

Compare
Choose a tag to compare
@netromdk netromdk released this 09 Mar 18:48
· 522 commits to master since this release
a328c52
  • 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.