-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
1.3 | ||
!!! | ||
|
||
1.3.0 | ||
@@@@@ | ||
|
||
|
||
News | ||
#### | ||
|
||
* A manuscript describing :ref:`Genotype` was published. Please cite | ||
https://www.worldscientific.com/doi/abs/10.1142/9789811270611_0035. | ||
|
||
Major Changes | ||
############# | ||
|
||
* :ref:`CopyNumberChange` introduced for relative copy number calls | ||
* :ref:`CopyNumberCount` replaces `CopyNumber` | ||
* :ref:`Genotype` introduced for describing genotypes | ||
* :ref:`ComposedSequenceExpression` introduced for composing expressions | ||
from multiple other sequence expressions | ||
|
||
Minor Changes | ||
############# | ||
|
||
* Clarifying updates for :ref:`Allele normalization guidance <>` | ||
* :ref:`Haplotype` allele member minimum was revised from 1 to 2 | ||
* Updated metaschema processor version | ||
* Introduced ordered / unordered attribute in array declarations | ||
* Added explicit class inheritance |