Changes SeqKit v2.4.0 - 2023-03-17 seqkit: support bzip2 format. #361 support setting compression level for gzip, zstd, and bzip2 format via --compress-level. #320 the global flag --infile-list accepts stdin (-) now. wrap the help message of flags. seqkit locate: do not remove embeded regions when searching with regular expressions. #368 seqkit amplicon: fix BED coordinates for amplicons found in the minus strand. #367 seqkit split: fix forgetting to add extension for --two-pass. #332 seqkit stats: fix compute Q1 and Q3 of sequence length for one record. #353 seqkit grep: fix count number (-C) for matching with mismatch (-m > 0). #370 seqkit replace: add some flags to match partly records to edit; these flags are transplanted f...