-
v2.9.10222a8f5 · ·
v2.9.1 - crates: Create one origin per package instead of per version - maven: Handle null mtime value in index for jar archive - maven: Remove extraction of groupId and artifactId from pom files - maven: Create one origin per package instead of one per package version - Bump mypy to v0.942
-
v2.9.0d715aaf9 · ·
v2.9.0 * github: Remove dead code * github: Refactor rate-limiting out of the GitHubLister class * maven: Remove duplicated code related to setting instance from netloc
-
v2.6.2d4e1e821 · ·
v2.6.2 - Remove no longer needed tenacity workarounds - maven: Fix undef last_update in ListedOrigins. - maven: dismiss origins if they are malformed - e.g. wrong pom scm format, add test. - maven: Let logging instruction do the formatting - maven: Add more debug logging instruction - maven: Pass the base URL of the Maven instance to the loader - docs: Fix ReST syntax and sphinx warnings - Pin mypy and drop type annotations which makes mypy unhappy - requirements-test: Pin pytest to < 7.0.0