Tags give the ability to mark specific points in history as being important
v1.5.0 - Migrate to copier, PEP420 and pyproject.toml based packaging.
v1.4.1 - fix mypy - fix --exclude-sha1 for py>3.8 - normalize the README file Lines starting with '#' will be ignored.
v1.4.0 - bump ci related tools (mypy, isort, tox) - fix doc index - fix concurrency while replaying - update URLs in setup.py
v1.3.0 - add the --size-limit option to the replay command.
Release swh.objstorage.replayer 1.1.0 - Bump linters and other tools - Prepare for objstorage 2.0 api breaks
v1.0.0 - better doc - add thread concurrency in the replication process
Release swh.objstorage.replayer v0.2.1 - Drop deprecated `args` argument in `get_objstorage` calls - Packaging and linting cleanups