Tags give the ability to mark specific points in history as being important
-
v4.2.2
a9da1045 · ·requirements.txt: Bump pybtex to >= 0.25.0 Replace usage of CompositeObjId by HashDict Replace usage of ObjId by HashDict Fix tests for recent libmagic version tests: Remove remaining personal names or emails with made up ones Apply swh-py-template v0.3.5 to bump development tools metadata_dictionary/codemeta: Fix validation of coarnotify mention
-
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