Skip to content

Releases: ArcInstitute/binseq

v0.8.1

10 Dec 21:32
194c51f

Choose a tag to compare

What's Changed

  • 75 fix-incorrect decoding of extended buffer on batch decoding in bq by @noamteyssier in #76
    • quick patch with bq decoding

Full Changelog: v0.8.0...v0.8.1

v0.8.0

10 Dec 20:30
45616a9

Choose a tag to compare

What's Changed

  • batch decoding for bq and vbq readers with zero-copy API by @noamteyssier in #74
    • Large performance gains for both BQ and VBQ (about 2x) making use of batch decoding.
    • Breaking sheader and xheader API with zero copy access to buffers instead of filling buffers
    • Addition of sseq and xseq functions to Record API which gives zero-copy access to pre-decoded sequence buffers

Full Changelog: v0.7.8...v0.8.0

v0.7.8

09 Dec 21:38
1d7378b

Choose a tag to compare

What's Changed

Full Changelog: v0.7.7...v0.7.8

v0.7.7

09 Dec 00:38
0b1332a

Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.7.7

v0.7.6

08 Dec 19:05
f9a1010

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

02 Oct 23:07
cd0ebce

Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.7.5

v0.6.5

01 Jul 17:18
307d037

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ArcInstitute/binseq/commits/v0.6.5