Some minor fix with probminhash version
This release, we add a superminhash support and also optimize parallel fasta parsing, which further accelerate the build and request step. Superminhash can be used for metagenomes, where sketching a larger number of files is very memory expensive. We also add HLL, which is for space efficient purposes but slower (e.g. memory and disk space). Further optimization of HLL is expected.