Skip to content

Releases: OpenGene/fastp

Release fastp v1.3.1

30 Mar 10:37
b138112

Choose a tag to compare

Fix merge regression bug

Release fastp v1.3.0

22 Mar 23:05

Choose a tag to compare

SIMD acceleration
Parallel compression

Release v1.2.0

16 Mar 12:40
fcf9166

Choose a tag to compare

SIMD acceleration
Typo fixes

Release v1.1.0

22 Jan 23:37

Choose a tag to compare

Fixed interleaved output reproducibility regression bug
Fixed other bugs
Distinguish adapter dimer by comparing the read length after adapter trimming

Release v1.0.1

17 Jun 10:28

Choose a tag to compare

Big fix for outputting overlapped data.

#616

Release v1.0.0

15 Jun 02:21

Choose a tag to compare

A major milestone!

Release v0.26.0

06 Jun 00:05

Choose a tag to compare

Improve adapter detection and trimming

Release v0.25.0

01 Jun 00:27

Choose a tag to compare

Supports side by side HTML report

Release v0.24.3

28 May 22:49

Choose a tag to compare

Make fastp output reproducible in multi-threaded stdout mode

Release v0.24.2

27 May 23:08

Choose a tag to compare

bug fixes:
fixed possible memory explosion due to recording adapter sequences: #602

enhancement:
support fastp --version to stdin, instead of stdout