Releases: JuliaIO/QuartzImageIO.jl
Releases · JuliaIO/QuartzImageIO.jl
v0.7.5
QuartzImageIO v0.7.5
Merged pull requests:
- enable dependabot for GitHub actions (#72) (@ranocha)
- Bump codecov/codecov-action from 3 to 4 (#76) (@dependabot)
- Get tests to pass (#78) (@ViralBShah)
v0.7.4
QuartzImageIO v0.7.4
Closed issues:
Merged pull requests:
- compat fix for ColorTypes <v0.10 (#69) (@johnnychen94)
- upgrade to ImageCore 0.9 and FileIO 1.6 (#70) (@johnnychen94)
v0.7.3
QuartzImageIO v0.7.3
Merged pull requests:
v0.7.2
QuartzImageIO v0.7.2
Closed issues:
Merged pull requests:
- don't directly depend on ColorTypes and FixedPointNumbers (#66) (@johnnychen94)
v0.7.1
v0.7.0
v0.7.0 (2020-01-25)
v0.6.0
Delete REQUIRE
v0.5.2
stop using `warn`
Merge pull request #50 from cormullion/fixwarn replace warn with @warn
0.7 support
Merge pull request #48 from JuliaIO/an/seed Use Random.seed! instead of srand