Fixes a debugging statement I accidentally left in for release (76)
0.4.3
- Fixes `.complement` naming behavior (73) - Fixes `Sequence.start` and `Sequence.end` behavior (74) - New case for raising a `FastaIndexingError` (75)
0.4.2
- Adds support for returning uppercase sequence always (71)
0.4.1.1
- `faidx` no longer exits when a sequence is not found. Instead a warning is produced. (65) - fai index is not created if the modification time == fasta file (66)