FileIO.jl Versions Save

Main Package for IO, loading all different kind of files

v1.16.1

1 year ago

FileIO v1.16.1

Diff since v1.16.0

Merged pull requests:

  • Create Invalidations.yml (#364) (@ranocha)
  • Add Arrow file format (#367) (@mortenpi)
  • Update registry.jl (#371) (@testercwt)
  • enable dependabot for GitHub actions (#372) (@ranocha)
  • Bump codecov/codecov-action from 1 to 3 (#373) (@dependabot[bot])
  • Bump actions/checkout from 2 to 3 (#374) (@dependabot[bot])
  • Add support for ppi argument for PNG files (#375) (@davidanthoff)
  • Document pipe style save (#376) (@davidanthoff)
  • Revert "Update registry.jl" (#377) (@sjkelly)

v1.16.0

1 year ago

FileIO v1.16.0

Diff since v1.15.0

Merged pull requests:

  • Add .bib files to FileIO interface (#365) (@drelatgithub)

v1.15.0

1 year ago

FileIO v1.15.0

Diff since v1.14.0

Merged pull requests:

  • docs: explain what world-age issue is (#362) (@johnnychen94)
  • Add Gziped fits file support and AstroImages.jl library (#363) (@sefffal)

v1.14.0

2 years ago

FileIO v1.14.0

Diff since v1.13.0

Merged pull requests:

  • Added support for .npy and .npz files. (#358) (@Pan-Maciek)

v1.13.0

2 years ago

FileIO v1.13.0

Diff since v1.12.0

Merged pull requests:

  • registry(jpeg): add JpegTurbo and ImageIO (#357) (@johnnychen94)

v1.12.0

2 years ago

FileIO v1.12.0

Diff since v1.11.2

Closed issues:

  • Too many open files (#352)
  • FileIO not loading / requiring dependency AVSfldIO properly (#353)

Merged pull requests:

  • add QOI.jl to read and save the qoi image format (#354) (@KristofferC)
  • register ImageIO for sixel format (#355) (@johnnychen94)
  • FileIO v1.12.0 (#356) (@johnnychen94)

v1.11.2

2 years ago

FileIO v1.11.2

Diff since v1.11.1

Closed issues:

  • AstroIO required when it shouldn't be (#350)

Merged pull requests:

  • More concrete Gadget2 format detector (#351) (@islent)

v1.11.1

2 years ago

FileIO v1.11.1

Diff since v1.11.0

Merged pull requests:

  • Improve error accuracy and trim stacktraces (#317) (@timholy)
  • Limit output when printing errors (#348) (@timholy)
  • Workaround windows failure (#349) (@timholy)

v1.11.0

2 years ago

FileIO v1.11.0

Diff since v1.10.1

Closed issues:

  • House AVSfldIO.jl under JulioIO ? (#335)

Merged pull requests:

  • [registry] Add OpenEXR via ImageIO (#328) (@twadleigh)

v1.10.1

2 years ago

FileIO v1.10.1

Diff since v1.10.0

Closed issues:

Merged pull requests:

  • check eof before read bytes (#346) (@johnnychen94)