Skip to content
v0.1.1 / 2020-04-29

  * flat json output with known and swhid values
  * model: known attribute in Tree structure
  * setup: Add missing minimum required python3 version
  * requirements-swh: swh.model version >= 0.0.64
  * scanner: option to exclude specific patterns
  * Add a pyproject.toml file to target py37 for black
  * Enable black
  * new visualization format: sunburst chart
  * changed structure of temp_folder fixture
  * model: get information about directories
  * Add --no-live-server-clean-stop flag to work around CI bug