Releases: mdshw5/pyfaidx
Releases · mdshw5/pyfaidx
v0.8.1.3
v0.8.1.2
v0.8.1.1
v0.8.1
v0.8.0
What's Changed
- remove old Python 2 hybridation by @a-detiste in #215
- This release drops support for Python 2. If you need to use this module with a Python 2 interpreter, please use a version from 0.7 or earlier!
New Contributors
- @a-detiste made their first contribution in #215
Full Changelog: v0.7.2.2...v0.8.0
v0.7.2.2
v0.7.2.1
v0.7.2
What's Changed
- Add use case for indexing FASTA with suppressed output by @mdshw5 in #198
- Update python versions in CI by @mdshw5 in #197
- fix bgzf test failure with biopython 1.80 by @emollier in #199
- Switch to pyproject.toml by @marcelm in #200
- fix ResourceWarning: unclosed file by @siebrenf in #202
- Move the --invert-match example to the top by @mdshw5 in #204
- 'Sequence.gc' Method for IUPAC bases by @Bardia-Masudy in #205
New Contributors
- @emollier made their first contribution in #199
- @siebrenf made their first contribution in #202
- @Bardia-Masudy made their first contribution in #205
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- pathlib.Path can be passed to Fasta and Faidx by @palao in #184
- Bump minimum python to 3.7 by @mdshw5 in #195
- fix: remove seemingly superfluous import of pysam by @johanneskoester in #194
- Merge changes from #184 to release by @mdshw5 in #196
New Contributors
- @palao made their first contribution in #184
- @johanneskoester made their first contribution in #194
Full Changelog: v0.7.0...v0.7.1