Skip to content

v1.11.0

Compare
Choose a tag to compare
@evilsocket evilsocket released this 27 May 11:02
· 109 commits to master since this release
00c18e9

New Features

  • ergo info has now an optional -j/--to-json argument to print info in json format.
  • ergo relevance now has a -w/--workers optional argument to run the algorithm with concurrent workers by using more memory.
  • help menus now report default values for each argument

Fixes

  • fixed setup.py to install dependencies (fixes #4)