-
v0.6.040ae50f9 · ·
v0.6.0 - cli: Actually fix the second command - cli: Fix submit-request's docstring - cli: Fix AttributeError after config_basepath removal - Invert symlink and content for the README file - docs: Include module indices only when building standalone package doc - Remove empty api_data.py file in root directory - requirements-test: Remove pytest pinning to < 7 - pytest: Exclude build directory for tests discovery - docs: Remove reference to no longer existing swh command - docs: Fix redondant extlink link warnings on archive.s.o
-
v0.1.36bb36697 · ·
v0.1.3 / 2020-04-29 * client: add `visits` method to get the list of an origin visits * setup: Update the minimum required runtime python3 version * Add a pyproject.toml file to target py37 for black * Enable black * client: Add OpenID Connect bearer token authentication * cli: Add auth command group