Skip to content

Releases: mdshw5/pyfaidx

v0.9.0.3

03 Sep 15:05
0f97b76

Choose a tag to compare

What's Changed

  • Keep first empty bgzf block in index. Add tests, closes #238 by @mdshw5 in #239

This release fixes a bug in the new BGZF indexing strategy. Anyone using v0.9.0-v0.9.0.2 should upgrade. Thanks @chtsai0105!

Full Changelog: v0.9.0.2...v0.9.0.3

v0.9.0.2

03 Sep 01:44
cc43b81

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0.1...v0.9.0.2

v0.9.0.1

21 Aug 21:57
438255b

Choose a tag to compare

What's Changed

  • feat: Add bgzip index support for fsspec objects by @ggydush in #232

New Contributors

Full Changelog: v0.9.0...v0.9.0.1

v0.9.0

21 Aug 02:46
de5cdf8

Choose a tag to compare

What's Changed

  • Detect and preserve original line terminator characters (closes #170) by @mdshw5 in #227
  • Update test data and tests fixes #230 by @mdshw5 in #231
  • Support for constructing and using GZI format files for BGZF compressed FASTA by @mdshw5 in #164

Full Changelog: v0.8.2...v0.9.0

v0.8.2

15 Aug 03:28
c26de99

Choose a tag to compare

What's Changed

  • fix: check for file before closing in exit by @kdm9 in #229

New Contributors

  • @kdm9 made their first contribution in #229

Full Changelog: v0.8.1.4...v0.8.2

v0.8.1.4

05 May 19:07
ef9070f

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1.3...v0.8.1.4

v0.8.1.3

10 Oct 13:12
fe1eec8

Choose a tag to compare

What's Changed

  • remove setuptools from runtime dependencies by @emollier in #224

Full Changelog: v0.8.1.2...v0.8.1.3

v0.8.1.2

05 Aug 20:58
28510cf

Choose a tag to compare

What's Changed

  • Update documentation for get_seq which uses 1-based closed intervals by @eroller in #222
  • Add packaging library for #220 by @mdshw5 in #223

New Contributors

Full Changelog: v0.8.1.1...v0.8.1.2

v0.8.1.1

19 Jan 02:53
567f4e0

Choose a tag to compare

This is a minor correction to the bgzip example from #216. Thanks @jmarshall!

v0.8.1

18 Jan 19:17
aa6b59b

Choose a tag to compare

What's Changed

  • Better message about bgzip compression errors: Update init.py by @rraadd88 in #216

New Contributors

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