Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 10:32
· 135 commits to master since this release
3db3315

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: