- `FastaVariant` raises an exception when the requested sequence is not present in both the FASTA and VCF file (180) (Thanks lldelisle!)
0.6.2
- Fixed reverse and complement cli parameters to also work with sequence transformation (178)
0.6.1
- Add better documentation in help text 177
0.6.0
- Make index creation atomic 174 (thanks marco-mariotti)
0.5.9.5
This is a small bug fix for 172, and allows proper counting of all IUPAC bases when using `faidx --transform nucleotide`.
0.5.9.2
This release fixes a bug encountered when retrieving sequence from FASTA files with "Windows" line endings ("/r/n") 141. Thanks andrewhill157. There is no need to re-index files.