Skip to content

1.5.0

Compare
Choose a tag to compare
@janedbal janedbal released this 11 Apr 07:58
· 53 commits to master since this release
da9eb49

New features

  • 🚀 support function detection (#71)
    • no more unused dependency false positive for packages with functions only!
  • support junit format output via --format=junit (#110) (by @reinfi)

Fixes

  • Better error message for invalid autoload paths in composer.json (#117)