| ... | ... | @@ -2,6 +2,17 @@ |
|
|
|
|
|
|
|
Please note all dates are expressed as [ISO-8601](http://en.wikipedia.org/wiki/ISO_8601).
|
|
|
|
|
|
|
|
# 8.1 - 2018-12
|
|
|
|
## New features
|
|
|
|
* `[/species/:species/binding_matrix/:binding_matrix_stable_id]` Retrieve binding matrices of a species
|
|
|
|
* `[/stats]` Display basic server statistics
|
|
|
|
|
|
|
|
## Bugfixes
|
|
|
|
* cpanfile now includes Perl modules required to correctly render all error messages
|
|
|
|
* fixed broken URL pointing to the Ensembl Variation documentation
|
|
|
|
* produce an error if a user tries to request a cds or protein type in the sequence endpoint using an exon id
|
|
|
|
* the server now creates log and PID directories during start-up if they don't exist, and checks if their respective permissions are sane
|
|
|
|
|
|
|
|
# 8.0 - 2018-09
|
|
|
|
* Support for gnomAD data in Variation endpoints
|
|
|
|
* Reconciling of allele frequencies from VEP endpoints to match downloadable VEP tool. This is a breaking change, of the abbreviation "maf" being replaced with "af"
|
| ... | ... | |