This release provides an exciting new feature:
ReferenceSeeker now supports the initialization of local, private & custom DBs and the fine grained import of local genomes - either into a fresh new DB or an existing public one.
Therefore, check the new `referenceseeker_db` command - more info in the [readme DB section](https://github.com/oschwengers/referenceseeker#databases)
Additionally, we:
- added a tiny mock DB as a test case -> assure your local installation works as expected!
- improved the documentation (readme)
- applied some code refactoring
- added PyTest-based unit tests
- implemented a GitHub Actions-based CI -> further code quality assurance