This release resolves issues with Clang 22 and a rare data race in the BGZF stream.
What's Changed
- chore: bump version by @eseiler in #3402
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #3401
- chore(deps): bump crazy-max/ghaction-import-gpg from 6 to 7 by @dependabot[bot] in #3403
- fix(clang22) by @eseiler in #3404
- docs: add example of custom alphabet for seqan2::Dna by @eseiler in #3379
- fix: add missing include by @eseiler in #3405
- fix(bgzf): datarace by @eseiler in #3406
- build: forward debian patch for post install tests by @eseiler in #3407
- chore: set release version by @eseiler in #3408
Full Changelog: 3.4.1...3.4.2