* Refactor code to modern Python (black, mypy, isort)
* Added Github Actions
* Added pre-commit hooks
* Changed the build configuration to Poetry
* Added a Docker container
* Changed tests to pytest
* Updated versions of dependencies
* Performed code optimizations, refactorings and clean ups
* Added more tests for almost full coveragge
* Bumped taggd to 0.4.0
* Changed documentation
* Added --demultiplex-chunk-size option