File: Changes

package info (click to toggle)
libbio-db-biofetch-perl 1.7.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 180 kB
  • sloc: perl: 558; makefile: 8
file content (12 lines) | stat: -rw-r--r-- 507 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Summary of important user-visible changes for Bio-DB-BioFetch
-------------------------------------------------------------

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

  * The default baseaddress was changed to use the https protocol.
    The EBI servers were already redirecting it to https anyway.

  * 'refseq' is no longer a valid database for dbfetch requests.  Use
    'refseqn' (RefSeq nucleotide) or 'refseqp' (RefSeq protein)
    instead.