Skip to content

Releases: JuliaIO/FileIO.jl

v1.1.0

24 Nov 18:18
v1.1.0
4440da4
Compare
Choose a tag to compare

v1.1.0 (2019-11-24)

Diff since v1.0.7

Closed issues:

  • detect_bedgraph function leads to extreme delays as loader attempts to scan entire file (#241)

Merged pull requests:

  • hotfix/bedgraph (#242) (CiaranOMara)
  • use showerror instead of println to display errors (#238) (ssfrr)
  • Dummy module now defines its own load/save instead of extending (#237) (ssfrr)
  • break up query.jl into seperate files (#230) (oxinabox)

v1.0.7

13 Jun 22:11
v1.0.7
602fa70
Compare
Choose a tag to compare

v1.0.7 (2019-06-13)

Diff since v1.0.6

Closed issues:

  • Problem with png file detection (#210)
  • How to explicitly select backends? (#204)
  • Precompilation: registry objects not shared between packages (and REPL) on 0.7 (#200)
  • Release for Julia 1.0 (#198)

Merged pull requests:

v1.0.6: Merge pull request #224 from JonasIsensee/bson_format

29 Mar 12:26
9d46fe7
Compare
Choose a tag to compare

v1.0.5: Merge pull request #218 from alyst/rdata_v3

15 Jan 11:19
a676a5c
Compare
Choose a tag to compare
Support RData version 3 (default for R >= 3.5)

fix #213

19 Nov 16:46
471dde6
Compare
Choose a tag to compare
Merge pull request #215 from JuliaIO/musm-patch-1

Stopgap fix of rethrow

Add Excelfiles

18 Nov 16:50
b1e74c4
Compare
Choose a tag to compare
Merge pull request #214 from davidanthoff/excel-write

Add support for Excel writing

add FCSFiles

02 Oct 08:48
882f204
Compare
Choose a tag to compare
Merge pull request #206 from tlnagy/tn/add-fcs-file-loader

add support for flow cytometry files (FCS)

Version 1.0.1

08 Aug 06:06
8656519
Compare
Choose a tag to compare
Merge pull request #195 from JuliaIO/an/info

Don't try to extend Base.info

drop 0.6, support 0.7!

16 Jul 12:59
cf08c5f
Compare
Choose a tag to compare
Merge pull request #190 from RalphAS/ras/import0.7

Workaround for hot-loading handlers in Julia v0.7

v0.9.1: Merge pull request #182 from davidanthoff/vegalite

21 Jun 09:31
429b5a7
Compare
Choose a tag to compare
Add support for Vega-Lite specifications