Releases: JuliaIO/FileIO.jl
Releases · JuliaIO/FileIO.jl
v1.11.1
v1.11.0
FileIO v1.11.0
Closed issues:
- House AVSfldIO.jl under JulioIO ? (#335)
Merged pull requests:
- [registry] Add OpenEXR via ImageIO (#328) (@twadleigh)
v1.10.1
FileIO v1.10.1
Closed issues:
- Load not defined on HDF5 file (#205)
- RData can't load .rda files with [email protected] but can with [email protected] (#345)
Merged pull requests:
- check eof before read bytes (#346) (@johnnychen94)
v1.10.0
FileIO v1.10.0
Closed issues:
- File type piracy (#172)
- Fail to load large Tif file (#261)
- paths from FilePathsBase error in LibSndFile (#315)
- Error in magic function detect_rdata (#338)
- There was an error in magic function detect_rdata_single (#341)
Merged pull requests:
- [registry] added OGG with LibSndFile (#337) (@nantonel)
- [registry] add MuData and AnnData formats (#340) (@ilia-kats)
- fallback to extension-based guess when querying an empty file (#343) (@johnnychen94)
- FileIO v1.10.0 (#344) (@johnnychen94)
v1.9.1
FileIO v1.9.1
Closed issues:
- Error in magic function detect_rdata (#338)
Merged pull requests:
- move package loading behind a lock (#339) (@KristofferC)
v1.9.0
FileIO v1.9.0
Merged pull requests:
- Extend support for ISO/IEC base media format (#330) (@contradict)
- [registry] add sixel format (#331) (@johnnychen94)
- [registry] LibSndFile (#332) (@nantonel)
- [registry] AVS .fld data files (#333) (@JeffFessler)
- FileIO v1.9.0 (#334) (@johnnychen94)
v1.8.2
FileIO v1.8.2
Closed issues:
- The 1.6 update seems to have broken load from URLs for CSVFiles (#320)
Merged pull requests:
- relax
isfile
check to allow URL input incheckpath_load
(#327) (@johnnychen94)
v1.8.1
FileIO v1.8.1
Closed issues:
- FIle collision on case sensitive file systems after recent release. (#325)
Merged pull requests:
- Fix collision in case insensitive file systems (#326) (@VasanthManiVasi)
v1.8.0
FileIO v1.8.0
Closed issues:
- Saving output to txt/CSV file? (#322)
Merged pull requests:
- Add MIDI format (#323) (@VasanthManiVasi)
v1.7.0
FileIO v1.7.0
Merged pull requests:
- Add ImageIO for normal TIFF files (#290) (@IanButterworth)
- add AVI MP4 OGG and Matroska video container support via VideoIO (#319) (@IanButterworth)