Tags give the ability to mark specific points in history as being important
v0.0.40 - Fix corner case on deposit checks and clarify intents on checks
v0.0.39 - Amend detail status message - docs: Fix url - Fix check of deposit without content scenario - Refactor metadata check with pythonic function
v0.0.38 Provide existing swh id in the status api when it exists
v0.0.37 Adapt to latest dependency on loader-core and storage
v0.0.36 - swh.deposit.api.private: Deposit's author is swh - d/control: Bump to latest dependencies version
v0.0.35 swh.deposit.loader: Fix intermediary status
v0.0.34 - d/control: Bump to latest version - Fix client config typo for local url
v0.0.33 - Bump to latest swh.loader.tar - dev swh.deposit.api: Add parent deposit to deposit at creation time - swh.deposit.service: Clean dead code - bin/Makefile: Add multipart deposit sample script
v0.0.32 Migrate swh.deposit.injection module to swh.deposit.loader
v0.0.31 - swh.deposit.api: Separate public/private api - swh.deposit.api.common: Fix authentication issue in production