Skip to content

Tags: JuliaIO/FileIO.jl

Tags

v1.19.0

Toggle v1.19.0's commit message
[Diff since v1.18.0](v1.18.0...v1.19.0)

**Merged pull requests:**
- Bump julia-actions/cache from 2 to 3 (#425) (@dependabot[bot])
- Add ASDF format (#427) (@icweaver)
- Bump codecov/codecov-action from 5 to 6 (#429) (@dependabot[bot])
- Fail gracefully on some old tests (#431) (@icweaver)
- Fix flaky OGG/MATROSKA test downloads (#432) (@ViralBShah)
- Add metadata support for HTTP.URI (#433) (@ViralBShah)
- Register Matlab .mat format with MAT.jl (#434) (@ViralBShah)
- Update compat bounds and remove stale docs/registry.md (#435) (@ViralBShah)
- Bump julia-actions/setup-julia from 2 to 3 (#436) (@dependabot[bot])
- Bump version 1.19.0 (#437) (@abhro)

**Closed issues:**
- How to document my file-loader (#97)
- registering zarr files (#360)
- register Matlab's .mat (#361)
- metadata fails on HTTP.URI (#402)
- error in magic function detect_rdata. (#424)

v1.18.0

Toggle v1.18.0's commit message
[Diff since v1.17.1](v1.17.1...v1.18.0)

**Merged pull requests:**
- add .inp (gmsh/CalculiX/Abaqus) file format (#414) (@marinlauber)
- Add UFF file format support in registry.jl (#418) (@maucejo)
- Bump actions/checkout from 4 to 6 (#419) (@dependabot[bot])
- feat: support aiff files (#420) (@amemya)
- Update project version to 1.18.0 (#421) (@ViralBShah)
- Refactor test workflow matrix configuration (#423) (@ViralBShah)

**Closed issues:**
- Tests failure (#422)

v1.16.3

Toggle v1.16.3's commit message
[Diff since v1.16.1](v1.16.1...v1.16.3)

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
<!--
**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#378) (@dependabot[bot])
- Add support for OpenCV.jl (#381) (@rakeshksr)
- add Aqua and add compat entries in Project.toml (#382) (@sjkelly)
- Bump codecov/codecov-action from 3 to 4 (#383) (@dependabot[bot])
- Remove QuartzImageIO (#384) (@ViralBShah)
- Update CI for mac aarch64, codecov 4 token (#385) (@ViralBShah)
- Update registry.jl (#388) (@Larbino1)

**Closed issues:**
- SVG format (#49)
- Numpy files (#217)
- Problem load() - libwand not defined (#229)
- FreeBSD: NoDecodeDelegateForThisImageFormat `JPEG'  (#236)
- How popular should a file format be, to be added here? (#278)

-->

v1.16.2

Toggle v1.16.2's commit message
[Diff since v1.16.1](v1.16.1...v1.16.2)

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
<!--
**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#378) (@dependabot[bot])
- Add support for OpenCV.jl (#381) (@rakeshksr)
- add Aqua and add compat entries in Project.toml (#382) (@sjkelly)

-->

v1.17.1

Toggle v1.17.1's commit message
[Diff since v1.17.0](v1.17.0...v1.17.1)

**Merged pull requests:**
- fix stacktrace handling on nightly (#415) (@KristofferC)
- Bump version from 1.17.0 to 1.17.1 (#416) (@KristofferC)

v1.17.0

Toggle v1.17.0's commit message
[Diff since v1.16.6](v1.16.6...v1.17.0)

**Merged pull requests:**
- fix typo (#406) (@spaette)
- Adjust to Julia 1.12 change to implicit world age increment (#407) (@Keno)
- Added HOA format (#409) (@laurentbartholdi)
- bump version to 1.17.0 (#411) (@KristofferC)

v1.16.6

Toggle v1.16.6's commit message
[Diff since v1.16.5](v1.16.5...v1.16.6)

**Merged pull requests:**
- Introduce `HTTPExt` package extension (#403) (@Drvi)
- Bump codecov/codecov-action from 4 to 5 (#404) (@dependabot[bot])

v1.16.5

Toggle v1.16.5's commit message
[Diff since v1.16.4](v1.16.4...v1.16.5)

**Merged pull requests:**
- Added .sms to registry (#380) (@laurentbartholdi)
- Added support for WebP (#400) (@stemann)
- CI: Expanded testing to include julia LTS versions (#401) (@stemann)

**Closed issues:**
- [FR] support for .webp format (#379)

v1.16.4

Toggle v1.16.4's commit message
[Diff since v1.16.1](v1.16.1...v1.16.4)

**Merged pull requests:**
- Add .dcm files (#370) (@jochalek)
- Bump actions/checkout from 3 to 4 (#378) (@dependabot[bot])
- Add support for OpenCV.jl (#381) (@rakeshksr)
- add Aqua and add compat entries in Project.toml (#382) (@sjkelly)
- Bump codecov/codecov-action from 3 to 4 (#383) (@dependabot[bot])
- Remove QuartzImageIO (#384) (@ViralBShah)
- Update CI for mac aarch64, codecov 4 token (#385) (@ViralBShah)
- Update registry.jl (#388) (@Larbino1)
- Bump julia-actions/setup-julia from 1 to 2 (#389) (@dependabot[bot])
- Reduce amount of CI (#390) (@ViralBShah)
- Update Documenter version (#391) (@ViralBShah)
- Fix syntax in example in documentation (#392) (@PatrickHaecker)
- Documentation site update (#393) (@abhro)
- Fix Documenter CI (#394) (@nhz2)
- Add cache to CI (#395) (@nhz2)
- Disable mp4 test since archive.org is down (#398) (@ViralBShah)

**Closed issues:**
- SVG format (#49)
- Numpy files (#217)
- Problem load() - libwand not defined (#229)
- FreeBSD: NoDecodeDelegateForThisImageFormat `JPEG'  (#236)
- How popular should a file format be, to be added here? (#278)
- FileIO is not threadsafe (#336)
- Test failure in CSVFiles (#386)
- Base.download deprecation warning in tests (#387)
- Large amount of invalidations on nightly (#396)

v1.16.1

Toggle v1.16.1's commit message
[Diff since v1.16.0](v1.16.0...v1.16.1)

**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)