Skip to content

Releases: CCGE-BOADICEA/pedigreejs

v2.1.0: Merge pull request #142 from tcarver/master

31 Aug 12:22
5b7e80c
Compare
Choose a tag to compare

v2.1.0-rc2: Merge pull request #135 from tcarver/master

16 Aug 08:41
c233417
Compare
Choose a tag to compare
  • support for CanRisk v2 file format

v2.0.0-rc2

16 Jun 12:27
2e17296
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release
  • refactor to ES2015 modules
  • pedigree scale-to-fit and zoom in/out

version 0.4

23 Oct 08:51
e0d799c
Compare
Choose a tag to compare

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

29 Sep 08:38
Compare
Choose a tag to compare
  • 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

11 Jul 14:41
Compare
Choose a tag to compare
Merge pull request #56 from tcarver/master

add extra example