Skip to content

Releases: liberu-genealogy/php-dna

v2.0.0

22 Mar 22:45
c374bd6
Compare
Choose a tag to compare

What's Changed

  • Sweep: Sweep: Refactor triangulation.php and use latest features modularization of the code by @sweep-ai in #154
  • Sweep: Refactor generally to improve quality the file matchkits.php and maintainbility plus readable by following psr standards by @sweep-ai in #155
  • Sweep: Refactor generally to improve quality the file dna.php and maintainbility plus readable by following psr standards by @sweep-ai in #156
  • Sweep: Refactor generally to improve quality the file individual.php and maintainbility plus readable by following psr standards by @sweep-ai in #157
  • Sweep: Refactor generally to improve quality the file snps.php and maintainbility plus readable by following psr standards by @sweep-ai in #158
  • Sweep: Refactor generally to improve quality the file resources.php and maintainbility plus readable by following psr 12 standards by @sweep-ai in #159
  • Sweep: Refactor generally to improve quality the file visualization.php and maintainbility plus readable by following psr 1, psr 2, psr 12 standards by @sweep-ai in #160
  • Sweep: complete unfinished functions in snps/pythondependency.php and snps/IO/pythondependency.php by @sweep-ai in #163
  • Refactor SNPs class and add SNPData and SNPAnalyzer classes by @sweep-ai in #164
  • Implement DNA kit matching and triangulation with visualization by @sweep-ai in #165
  • Improve and refactor match kits command and class by @sweep-ai in #166
  • Refactor and Modernize PHP DNA Analysis Library by @sweep-ai in #167

Full Changelog: v1.0.1...v2.0.0

v1.0.1

19 Mar 12:22
88c916b
Compare
Choose a tag to compare

Upgrade symfony/http-client

v1.0.0

14 Mar 20:05
d96b9c9
Compare
Choose a tag to compare

Initial release. May contain bugs.