Skip to content

Tags: biocpp/biocpp-core

Tags

0.7.1

Release of 0.7.1

See the CHANGELOG for more details.

0.7.0

Release of 0.7.0

See the CHANGELOG for more details.

0.6.0

Release of 0.6.0

See the CHANGELOG for more details.

0.5.0

Release of 0.5.0

See the CHANGELOG for more details.

seqan3-3.0.2

Verified

This tag was signed with the committer’s verified signature. The key has expired.
marehr Marcel
SeqAn 3.0.2 Release

Despite all circumstances, we are excited to present a new update of our SeqAn library.
We present some great new features and also a lot of usability improvements.
Among others, this release will fully comply with the final C++-20 standard.

:warning: In this release we harmonised the algorithm configurations for a better user experience.
This, much like 2020, will break a lot of code. But rest assured that the changes are easy to apply and are worth every bit. :smile:

You can find a comprehensive list of the changes in our [changelog](http://docs.seqan.de/seqan/3.0.2/about_changelog.html).

seqan3-3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1511 from eseiler/doc/update_cppreference

[DOC] Update cppreference index

seqan3-3.0.0

This is the initial release of SeqAn3. It is an entirely new library so

there is no changelog that covers the differences to SeqAn2.

See the porting guide for some help on porting:
http://docs.seqan.de/seqan/3-master-user/howto_porting.html