Skip to content

Releases: tlnagy/FCSFiles.jl

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 17:24
5827907

FCSFiles v0.2.1

Diff since v0.2.0

Merged pull requests:

Closed issues:

  • Base.show(io, ::FlowSample) triggers deprecation warning on .params (#18)
  • Failing to parse files containing double delimiters (#20)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 19:20
5c28a71

FCSFiles v0.2.0

Diff since v0.1.5

Merged pull requests:

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 03 Oct 17:51

FCSFiles v0.1.5

Diff since v0.1.4

Merged pull requests:

  • Allowing reading for BD Accuri C6 and Attune files (#13) (@vogu66)
  • update ci to use github actions (#14) (@tlnagy)
  • move datasets over to tlnagy/fcsexamples (#16) (@tlnagy)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 03 Nov 23:00
409f177

FCSFiles v0.1.4

Diff since v0.1.3

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Nov 19:39
32db1a0

FCSFiles v0.1.3

Diff since v0.1.2

Merged pull requests:

  • Fix loading of keywords that do not begin with '$' (#8) (@exaexa)
  • update the deprecated warning syntax (#10) (@exaexa)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Mar 23:07
3a02bb0

FCSFiles v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Test for loading a large FCS file (#7) (@laurentheirendt)
  • Fix loading of keywords that do not begin with '$' (#8) (@exaexa)
  • CompatHelper: add new compat entry for "FileIO" at version "1.2" (#9) (@github-actions[bot])

v0.1.1

Choose a tag to compare

@julia-tagbot julia-tagbot released this 05 Sep 00:37
v0.1.1
4bd44c6

v0.1.1 (2019-09-04)

Diff since v0.1.0

Merged pull requests:

v0.1.0

Choose a tag to compare

@tlnagy tlnagy released this 13 Oct 17:56
adc97eb

Add Julia 1.0 support ✨

v0.0.1

Choose a tag to compare

@tlnagy tlnagy released this 27 Nov 20:11
93f16e1

Initial release of FCSFiles.jl. Adds support for reading flow cytometry (FCS) files to FileIO.jl