Skip to content

Releases: OpenMendel/VCFTools.jl

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 05 Jun 00:16
ef6648b

VCFTools v0.2.10

Diff since v0.2.9

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:34
154950a

VCFTools v0.2.9

Diff since v0.2.8

Merged pull requests:

  • CompatHelper: bump compat for HypothesisTests to 0.11, (keep existing compat) (#31) (@github-actions[bot])
  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#32) (@github-actions[bot])

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 20 Jan 00:54
43b1b17

VCFTools v0.2.8

Diff since v0.2.7

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 19 Nov 02:18

VCFTools v0.2.7

Diff since v0.2.6

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 30 Jan 01:51
407d391

VCFTools v0.2.6

Diff since v0.2.5

Closed issues:

  • REF/ALT alleles flipped in documentation of convert functions (#30)

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 16 Dec 19:30
8a4b4a1

VCFTools v0.2.5

Diff since v0.2.4

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "2" (#28) (@github-actions[bot])
  • CompatHelper: bump compat for "SpecialFunctions" to "2" (#29) (@github-actions[bot])

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 26 Oct 03:57

VCFTools v0.2.4

Diff since v0.2.3

Closed issues:

  • Fix documentation latex for "|" (#14)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:32
0df33fb

VCFTools v0.2.3

Diff since v0.2.2

Compat update

Choose a tag to compare

@kose-y kose-y released this 27 Jul 19:25
92e7880
v0.2.2

Update Project.toml

v0.2.1

Choose a tag to compare

@biona001 biona001 released this 20 Apr 22:25

This release should contain no breaking changes from v0.2.0.

This version depreciates GeneticVariation.jl in favor of VariantCallFormat.jl. The former is no longer maintained, but all of its functionalities are now supported in the later.