Skip to content

Releases: cartoonist/kseqpp

v1.1.2

04 Mar 12:59
Compare
Choose a tag to compare
  • Minor improvement on compatibility with older GCC versions
  • Adapt with the lastest version of SeqAn2 in the benchmark

Full Changelog: v1.1.1...v1.1.2

kseq++ v1.1.1

30 May 13:14
Compare
Choose a tag to compare
  • Add optimization originally due to @kloetzl in the original kseq.h

kseq++ v1.0.0

05 Nov 15:57
Compare
Choose a tag to compare

Release for bioconda package

kseq++ v0.2.5

04 Nov 18:26
Compare
Choose a tag to compare
  • Minor improvements
  • Update documentation

kseq++ v0.2.4

04 Nov 18:13
Compare
Choose a tag to compare
  • Fix ZLIB dependency issue
  • Fix CMake integration issue
  • No line wrapping for output FASTQ files by default
  • Add set_wrapping and set_nowrapping methods

kseq++ v0.2.3

04 Nov 18:10
Compare
Choose a tag to compare
  • Improve build script
  • Install CMake targets and configurations required for calling find_package(kseq++)

kseq++ v0.2.2

04 Nov 18:04
v0.2.2
Compare
Choose a tag to compare
  • Fix pkg-config file

kseq++ v0.2.1

04 Mar 21:25
v0.2.1
Compare
Choose a tag to compare
  • Fixed "PROJECT_VERSION" redefined warning

kseq++ v0.2.0

25 Feb 10:01
v0.2.0
Compare
Choose a tag to compare
  • [Writer] Added format::fasta and format::fastq modifiers to force a specific format
  • Switched to CMake build system

kseq++ v0.1.4

09 Oct 13:08
v0.1.4
Compare
Choose a tag to compare
  • Add install script.
  • Add pkg-config config file.