Skip to content

1.0.5 (Dec 7, 2020)

Compare
Choose a tag to compare
@tdruez tdruez released this 07 Dec 09:51
· 972 commits to main since this release
  • Add minimal license list and text views #32
  • Add admin actions to export selected objects to CSV and JSON
    The output content, such as included fields, can be configured for CSV format #48 #49
  • Add --list option to the graph management command.
    Multiple graphs can now be generated at once.
  • Add ProjectCodebase to help walk and navigate Project CodebaseResource
    loaded from the Database
    Add also a get_tree function compatible with scanpipe.CodebaseResource and
    commoncode.Resource #52
  • Add support for running ScanCode.io as a Docker image #9
  • Add support for Python 3.7, 3.8, and 3.9 #54