Skip to content

Releases: BioJulia/PopGen.jl

v0.4.3

05 Feb 00:11
95d6453
Compare
Choose a tag to compare

PopGen v0.4.3

Diff since v0.4.0

Closed issues:

  • TagBot trigger issue (#40)
  • docs pages not loading (#41)
  • Replace rand() and sample() use of MT (#49)
  • consolidate file io APIs to use multiple dispatch (#52)

Merged pull requests:

  • CompatHelper: bump compat for "CSV" to "0.8" (#42) (@github-actions[bot])
  • CompatHelper: bump compat for "DataFrames" to "0.22" (#43) (@github-actions[bot])
  • CompatHelper: bump compat for "JLD2" to "0.3" (#44) (@github-actions[bot])
  • bump to 0.4.2 (#48) (@pdimens)
  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#50) (@github-actions[bot])
  • CompatHelper: add new compat entry for "RandomNumbers" at version "1.4" (#51) (@github-actions[bot])
  • CompatHelper: bump compat for "PooledArrays" to "1.1" (#55) (@github-actions[bot])
  • bugfixes for 0.4.3 (#56) (@pdimens)

v0.4.0

15 Nov 00:09
a218bf4
Compare
Choose a tag to compare

PopGen v0.4.0

Diff since v0.0.3

  • some breaking internal changes
  • slew of new internal functions
  • pairwise relatedness estimates and bootstrapping!

Closed issues:

  • inconsistent VCF importing (#26)
  • add recode flag to V/BCF importer (#27)

Merged pull requests:

  • CompatHelper: bump compat for "JLD2" to "0.2" (#31) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.24" (#32) (@github-actions[bot])
  • merge Kinship into dev for release staging (#33) (@pdimens)
  • CompatHelper: add new compat entry for "Requires" at version "1.1" (#34) (@github-actions[bot])
  • CompatHelper: add new compat entry for "GZip" at version "0.5" (#35) (@github-actions[bot])
  • CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#36) (@github-actions[bot])
  • CompatHelper: add new compat entry for "PooledArrays" at version "0.5" (#37) (@github-actions[bot])
  • CompatHelper: add new compat entry for "ProgressMeter" at version "1.4" (#38) (@github-actions[bot])
  • stage 0.1.0 release (#39) (@pdimens)

v0.0.3

22 Jul 00:16
726fd47
Compare
Choose a tag to compare

PopGen v0.0.3

Merged pull requests: