Skip to content

v1.2.0

Compare
Choose a tag to compare
@apriha apriha released this 05 Jun 06:54
· 511 commits to master since this release
3ef1699

Added

  • Add support for parsing a variety of generic files
  • Add scripts to parse files in the openSNP datadump

Updated

  • Enhance build detection (#6)
  • Handle several types of parsing issues
  • Handle download exceptions
  • Perform minimal downloads during tests
  • Refactor classes to files
  • Improve tests to read various combinations of inputs

Fixed

  • Fixed several minor bugs through added testing