Releases: JuliaIO/ImageIO.jl
Releases · JuliaIO/ImageIO.jl
v0.6.9
v0.6.8
v0.6.7
What's Changed
- enable dependabot for GitHub actions by @ranocha in #56
- Bump actions/checkout from 1.0.0 to 3.4.0 by @dependabot in #57
- [compat] ImageCore 0.10 by @timholy in #62
New Contributors
Full Changelog: v0.6.6...v0.6.7
v0.6.6
v0.6.5
ImageIO v0.6.5
v0.6.4
v0.6.3
v0.6.2
ImageIO v0.6.2
Closed issues:
- allow custom array types as return value: solving FileIO world-age issue (#47)
Merged pull requests:
- add IndirectArrays (#48) (@johnnychen94)
v0.6.1
ImageIO v0.6.1
Closed issues:
- wrong alpha value (#40)
Merged pull requests:
- JPEG support via JpegTurbo (#45) (@johnnychen94)
v0.6.0
ImageIO v0.6.0
Closed issues:
Merged pull requests:
- add sixel support (#31) (@johnnychen94)
- Add QOI reader/writer (#42) (@KristofferC)
- ImageIO v0.6.0 (#43) (@johnnychen94)
- CI: adds back test for Julia 1.6 (#44) (@johnnychen94)