-
-
v1.1.0
v1.1.0 - api/private/deposit_list: Add new endpoint to be used with datatables - docs: Replace https://schema.org/ with http://schema.org/ as namespace - settings/development: Silent django.utils.autoreload debug logs - Add .git-blame-ignore-revs file with automatic reformatting commits - python: Reformat code with black 22.3.0 - pre-commit, tox: Bump black from 19.10b0 to 22.3.0
-
-
-
-
-
-
-
v1.0.0e68442ec · ·
v1.0.0 * Validate metadata before accepting a deposit * deposit_list: Only enrich deposit metadata in page * Rename metadata_raw to raw_metadata in the private API * Fix various crashes
-
-
-
-
-
-
-
-
v0.17.0ccff4676 · ·
v0.17.0 - Replace xmltodict with ElementTree to handle SWORD documents and remove xmltodict dependency - Remove metadata merging; use only the latest document - deposit: Explicit deposit type, either 'meta' or 'code' deposit - Ensure metadata provenance url matches provider url when provided - cli: Warn when metadata-only deposit without metadata provenance - deposit-list: Allow deposit listing with their raw metadata if any - Specify a new element to describe the provenance of deposit metadata - deposit.cli.client: Allow user to define the metadata provenance url - deposit_check: Actually store warning in deposit status detail - docs: Replace references to --slug from the user manual - docs: Add links to description of <swh:create_origin>. - Deduplicate parsing of add_to_origin/create_to_origin + add error logging in the client
-
-