Skip to content

Releases: apriha/snps

v2.4.3

10 May 06:56
fba97e6
Compare
Choose a tag to compare

Updated

  • Fix CI builds

v2.4.2

01 Feb 07:18
b95538a
Compare
Choose a tag to compare

Updated

  • Fix CI builds
  • Update banner

v2.4.1

06 Nov 05:45
4ac3ef9
Compare
Choose a tag to compare

Updated

v2.4.0

06 Nov 04:06
36bcf4e
Compare
Choose a tag to compare

Added

Updated

v2.3.0

11 Jul 03:58
b3ebe4c
Compare
Choose a tag to compare

Added

  • Add binary output buffer support (#139)

Updated

  • Change minimum supported Python version (#140)

v2.2.0

06 Jul 05:40
d21dcbe
Compare
Choose a tag to compare

Added

  • Implement __len__

Updated

  • Improve and expand build detection
  • Improve and refactor several readers (#133, #136)
  • Allow specification of sex detection method for allele deduplication
  • Refactor remapping code

Fixed

  • Fix build detection
  • Fix race condition when downloading resources

v2.1.4

22 Jun 06:02
b2f8c20
Compare
Choose a tag to compare

Updated

  • Make REST calls more robust (#131)
  • Make output of __repr__ more succinct
  • Use stable build for docs

v2.1.3

17 Apr 21:35
d69dc0f
Compare
Choose a tag to compare

Updated

  • Parallelize writing VCF
  • Use temp dir for output files during tests (#99)

v2.1.2

29 Mar 06:32
afc6d37
Compare
Choose a tag to compare

Updated

v2.1.1

24 Jan 21:49
6e36ac9
Compare
Choose a tag to compare

Updated

  • Improve VCF parsing (#118)
  • Improve usability of Reader and Writer classes (#115)