v0.0.21 swh.loader.core: Only send origin if not already sent before
v0.0.20 Permit to add 'post_load' actions in loaders
v0.0.19 Permit to add 'post_load' actions in loaders
Release swh.loader.core version 0.0.18 - Update packaging runes
Release swh.loader.core v0.0.17 - Allow iterating when fetching and storing data - Allow overriding the status of the loaded visit - Allow overriding the status of the load itself
Release swh.loader.core v0.0.16 - Migrate from swh.model.git to swh.model.from_disk
v0.0.15 - docs: Add sphinx apidoc generation skeleton - docs: Add a simple README.md explaining the module's goal - swh.loader.core.loader: Unify origin_visit add/update function call
v0.0.14 Add the blake2s256 hash computation
v0.0.13 Improve core loader's interface api
v0.0.12 - Update storage configuration reading