Skip to content

Releases: JuliaIO/FileIO.jl

v0.9.0: Merge pull request #179 from davidanthoff/gen2-names

22 May 22:46
1a1d5e5
Compare
Choose a tag to compare

v0.8.0: Merge pull request #181 from JuliaIO/sd/07

22 May 18:24
b81b089
Compare
Choose a tag to compare

0.7 support and changes filename(::Stream)::Nullable{String}? to filename(::Stream)::Union{Void, String}

add parquet file format

08 Feb 17:33
50c4ef3
Compare
Choose a tag to compare
Merge pull request #168 from davidanthoff/parquet

Register parquet file format

Fix saving TIFF

28 Nov 20:58
a80cf2b
Compare
Choose a tag to compare
Merge pull request #166 from tlnagy/tn/fix-norm-tiff-loader

prevent OMETIFF from hijacking TIFF saving

Bump Julia. Scoping fixes and clarifications, add rds, improve bedgraph

27 Nov 15:16
2886a42
Compare
Choose a tag to compare
Merge pull request #164 from JuliaIO/teh/README_scope

Clarify that load and save should not be extended

New formats and 0.7 improvements

20 Sep 08:51
Compare
Choose a tag to compare
v0.5.2

Register bedGraph format (#149)

0.7 depwarns

12 Jul 14:43
Compare
Choose a tag to compare
Merge pull request #140 from JuliaIO/yyc/0.7

Fix 0.7 depwarns

JLD2

08 Jul 01:07
Compare
Choose a tag to compare
Merge pull request #139 from JuliaIO/sjk/jld2

Add JLD2 to data formats

Fix infinite recursion for unknown formats

03 Jul 18:10
Compare
Choose a tag to compare
Merge pull request #138 from JuliaIO/sd/fix137

Sd/fix137

fix saving of images

20 Jun 00:41
Compare
Choose a tag to compare
fix problems with mime write (#136)

* fix problems with mime write

* fix not installed error