-
-
-
-
v2.2.0b8be8197 · ·
v2.2.0 - cli: Add content mimetype indexer journal client support - cli: Add fossology license indexer journal client support - cli: Add extrinsic-metadata indexer journal client support - docs: Fix incorrect terminology (term -> property) - mapping: Fix inconsistent name - Drop decomissioned content indexer: ctags, language
-
-
-
-
v2.1.0fa67b73d · ·
v2.1.0 * DirectoryIndexer: Remove incorrect assumption on object types * docs: Explain the indexation workflow for extrinsic metadata * docs: Update description of the metadata workflow * metadata_dictionary: Add mappings for pubspec.yaml * Add extrinsic metadata indexer * Add GitHub metadata mapping * Refactor Mapping hierarchy * cff: Add checks for value types
-
-
-
-
v2.0.2bbf9dc80 · ·
v2.0.2 * Fix mypy issue with swh-journal>=1.1.0 * cff: Ignore invalid yaml files * npm: Add workaround for mangled package descriptions * npm: Fix crash when npm description is not a string
-
-
-
-
-
-
-
v2.0.00c5fdc7f · ·
v2.0.0 - Set current_version attribute to postgresql datastore - Add support for indexing from head releases - Replace RevisionMetadataIndexer with DirectoryMetadataIndexer - Add support for running the server with 'postgresql' storage cls - tests: Shorten definition of REVISION - tests: Simplify definition of ORIGINS list - tests: use stock pytest_postgresql factory function - Rewrite origin_head.py as a normal function instead of an indexer - Convert test_origin_head from unittest to pytest