Skip to content

Releases: JuliaIO/FileIO.jl

v1.6.5

20 Mar 02:48
d203090
Compare
Choose a tag to compare

FileIO v1.6.5

Diff since v1.6.4

Closed issues:

  • Import WAV file fails (#307)

Merged pull requests:

v1.6.4

12 Mar 11:31
fecac33
Compare
Choose a tag to compare

FileIO v1.6.4

Diff since v1.6.3

Merged pull requests:

v1.6.3

12 Mar 08:17
87fe03b
Compare
Choose a tag to compare

FileIO v1.6.3

Diff since v1.6.2

Closed issues:

  • v1.6.0 broke VegaLite.jl and Vega.jl (#310)

Merged pull requests:

v1.6.2

08 Mar 14:33
b779539
Compare
Choose a tag to compare

FileIO v1.6.2

Diff since v1.6.1

Merged pull requests:

v1.6.1

07 Mar 09:57
8778bea
Compare
Choose a tag to compare

FileIO v1.6.1

Diff since v1.6.0

Closed issues:

  • Should we treat compressed files differently? (#32)
  • Support for gz-compressed RData files (#225)
  • Artifacts when saving png file (#233)

Merged pull requests:

v1.5.1

07 Mar 09:46
Compare
Choose a tag to compare

FileIO v1.5.1

Diff since v1.5.0

Merged commits:

v1.6.0

04 Mar 10:32
3db3315
Compare
Choose a tag to compare

FileIO v1.6.0

Diff since v1.5.0

Closed issues:

  • Fallback to display for known MIME types? (#6)
  • Corrupted magicbytes (#19)
  • read RGB tif image is not correct for the first page (#70)
  • Support URLs (#89)
  • Support for GZ format (#118)
  • Libz compliance with FileIO for GZ format (#120)
  • save code path should never check magic bytes (#132)
  • Conversion error on the first run (#142)
  • Prioritization among loaders? (#144)
  • Force auto-installation? (#153)
  • understanding fallback hierarchy / public API (#162)
  • Should there be a load! function? (#171)
  • detect functions never called for files < 35 bytes (#176)
  • Does not work on Julia 0.7 (#186)
  • RFC: Potential redesign of how loaders/savers register with FileIO (#189)
  • Formats supported in package submodules (#194)
  • should add_loader and add_saver push to the front of the loader/saver list? (#197)
  • Improve exception handling (#216)
  • Support URLs and FilePaths (#219)
  • Error on compile_incremental(:FileIO, force=false) (#228)
  • add support for JDF.jl (#235)
  • disable "push" CI in travis? (#240)
  • When this gets rewritten, don't encode format in type system (#244)
  • loadstreaming and savestreaming implementations? (#252)
  • World Age problem when loading tif and multiplying result by a number (#283)
  • Facing issue reading new file format (#286)
  • Load from buffer and from url (#288)

Merged pull requests:

v1.5.0

02 Mar 16:21
71bdffe
Compare
Choose a tag to compare

FileIO v1.5.0

Diff since v1.4.5

Closed issues:

  • Unexpected magic behaviour (#292)

Merged pull requests:

v1.4.5

02 Dec 16:32
6fd2c3a
Compare
Choose a tag to compare

FileIO v1.4.5

Diff since v1.4.4

Closed issues:

  • Loading images with ImageMagick backend within a package (#277)
  • Ignore missing packages required by loaders (#279)
  • Add github topic (eg. hashtag) to enhance discoverability in github, juliahub (#281)

Merged pull requests:

v1.4.4

26 Oct 02:24
a01dbea
Compare
Choose a tag to compare

FileIO v1.4.4

Diff since v1.4.3

Closed issues:

  • Plots.jl+pyplot() interacts badly with FileIO.jl (#275)

Merged pull requests: