v0.0.29 - swh.loader.svn.loader: Fix missing revision id key (which can lead to an empty partial visit for example in the case of a repository holding an svn:externals property).
Release swh.loader.svn v0.0.28 - Replace swh.model.git with swh.model.from_disk
v0.0.27 - d/control: Bump dependency to latest swh.loader.core - swh.loader.svn: Add args to raised exception in edge cases - swh-hashtree: Fix no longer existing swh.core.hashutil import - docs/: add sphinx apidoc generation skeleton
Release swh.loader.svn 0.0.26 - update tasks to new swh.scheduler API
v0.0.25 - Add blake2s256 new hash computation on content - Use gzip instead of pigz - Migrate from swh.core.hashutil to swh.model.hashutil
Release swh.loader.svn v0.0.23 - Return timestamps as pairs of integers (Close T680)
v0.0.22 - Pass optionally the visit date to producer
v0.0.21 - Use the dump's fetch date as visit date
v0.0.20 Fix function call