Releases: CCGE-BOADICEA/pedigreejs
Releases · CCGE-BOADICEA/pedigreejs
v2.1.0: Merge pull request #142 from tcarver/master
v2.1.0-rc2: Merge pull request #135 from tcarver/master
- support for CanRisk v2 file format
v2.0.0-rc2
- refactor to ES2015 modules
- pedigree scale-to-fit and zoom in/out
version 0.4
Various fixes and updates, including
- fix current cache position
- father on left hand side of mother
- option added to keep proband on reset; opts.keep_proband_on_reset
- update examples to use d3 v5.16.0
version 0.2
- support for consanguineous relationships between individuals at the same level in the tree (e.g. cousins)
- the ability to add dizygotic twins (as well as monozygotic twins)
- PED file support
- a default basic pedigree data validation, that can be overridden to provide more specific validations
- annotation labels that can be configured
- session browser storage
- extra configuration options, e.g. font size/family/weight
- pedigree symbols for divorce, miscarriage, termination, stillbirth and adopted
- further documentation provided online (https://ccge-boadicea.github.io/pedigreejs/) with more examples that demonstrate the features and functionality
version 0.1
Merge pull request #56 from tcarver/master add extra example