File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,27 @@ them separately on CPAN. Modules considered obsolute (relies on a dead web
31
31
service or utilizes strict dependencies that are also considered obsolete) will
32
32
be removed.
33
33
34
+ 1.7.2 - "Entebbe"
35
+
36
+ [Bugs]
37
+
38
+ * #247 - Omit unnecessary parent_id attribute added by GFF3Loader [nathanweeks]
39
+ * #245 - Code coverage fixes [zmughal,cjfields]
40
+ * #237 - Fix warning in Bio::DB::IndexedBase [willmclaren,bosborne]
41
+ * #238 - Use a Travis cron job for network tests [zmughal,cjfields]
42
+ * #218 - Bio::DB::Flat::BinarySearch should use _fh() instead of fh() as fh() does not take arguments in [thibauthourlier,bosborne]
43
+ * #227 - Bio::SeqIO Ignores first line of sequence [VAR121,bosborne]
44
+ * #223 - Use Travis Perl helper script and enable coverage [zmughal,cjfields]
45
+ * #222 - Fix test RemoteDB/Taxonomy.t: requires networking [zmughal,cjfields]
46
+ * #216 - Apply carsonhh's patch (Inline::C fixes) [carsonh,bosborne]
47
+ * #213 - Support FTS5 in Bio::DB::SeqFeature::Store::DBI::SQLite [nathanweeks,bosborne]
48
+ * #210 - Sorting qualifiers while write embl files [hdevillers,cjfields]
49
+ * #209 - Fixed bug in _toDsspKey() [jvolkening,hlapp]
50
+
51
+ [Code changes]
52
+
53
+ * PAML-related code from bioperl and bioperl-run are now in a separate distribution on CPAN [carandraug]
54
+
34
55
1.7.1 - "Election"
35
56
36
57
[Bugs]
You can’t perform that action at this time.
0 commit comments