File: Changes

package info (click to toggle)
libbio-db-seqfeature-perl 1.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,108 kB
  • sloc: perl: 9,675; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Summary of important user-visible changes for Bio-DB-SeqFeature
---------------------------------------------------------------

1.7.5     2024-09-27 17:01:37-05:00 America/Chicago
  * Adding a new adapter for MariaDB (thanks to Kai Schlachter, @murphy83)

1.7.4     2020-01-08 22:03:25-06:00 America/Chicago
  * The prior release required both DBD::Pg and DBD::SQLite; we now 
    skip these.
  * We now explicitly require Bio::DB::GFF::Typename; tests depend on 
    it and the dynamic loading used (which caused issue #1) now doesn't make sense.

1.7.3     2019-02-19 14:26:06-05:00 America/Detroit
  * First release after split from bioperl-live.