Tags give the ability to mark specific points in history as being important
-
v3.9.0
213e964a · ·v3.9.0 New features: * tests: disambiguate sha1s for indexer access, and composite object ids for objstorage access Bug fixes: * Fix format id for gitea and gogs to match swh-loader-metadata Documentation: * Fix some broken external links Internal: * metadata: Fix flake8 warning * Apply swh-py-template v0.3.3 with copier
-
v3.0.0
37221acd · ·v3.0.0 Breaking changes: * pyproject.toml: Remove swh.workers entrypoint * Remove task-based indexing New features: * github & gitea: Index fork relationships as forge:forkedFrom * github & gitea: Map schema:programmingLanguage Internal: * Add latest blackify to git-blame-ignore-revs * python: Fix black formatting after bump to 23.1.0 in pre-commit