Skip to content

v1.6.0

Compare
Choose a tag to compare
@roskakori roskakori released this 25 Jun 23:30
· 57 commits to master since this release
  • Remove support for Python 3.7.
  • Add support for analysis of remote git URL's in addition to local files (contributed by Rojdi Thomallari, issue #109).
  • Improve API: Add option to pass a file handle to SourceAnalysis.from_file() (contributed by Dominik George, issue #100).