README.md in parse_fasta-1.6.0 vs README.md in parse_fasta-1.6.1
- old
+ new
@@ -69,9 +69,14 @@
want your scripts to accept either fastA or fastQ files.
If you need the description and quality string, you should use
FastqFile instead.
+#### 1.6.1 ####
+
+Better internal handling of empty sequences -- instead of raising
+errors, pass empty sequences.
+
### 1.5 ###
Now accepts gzipped files. Huzzah!
### 1.4 ###