Releases: JuliaImages/ImageCore.jl
Releases · JuliaImages/ImageCore.jl
v0.9.0
ImageCore v0.9.0
Merged pull requests:
- upgrade to ColorVectorSpace 0.9 and reduce latency (#157) (@timholy)
- use Aqua for meta test (#165) (@johnnychen94)
v0.8.22
ImageCore v0.8.22
Merged pull requests:
- upgrade MosaicViews to 0.3.3 (#162) (@johnnychen94)
- [CI] fix FFTW version for old Julia versions (#163) (@johnnychen94)
v0.8.21
ImageCore v0.8.21
Merged pull requests:
- CompatHelper: bump compat for "MappedArrays" to "0.4" (#161) (@github-actions[bot])
v0.8.20
ImageCore v0.8.20
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#153) (@johnnychen94)
- MassInstallAction: Install the CompatHelper workflow on this repository (#154) (@johnnychen94)
- CompatHelper: bump compat for "AbstractFFTs" to "1.0" (#155) (@github-actions[bot])
- CompatHelper: bump compat for "Reexport" to "1.0" (#156) (@github-actions[bot])
v0.8.19
v0.8.18
ImageCore v0.8.18
Merged pull requests:
v0.8.17
ImageCore v0.8.17
Closed issues:
- consistent
colorview
andchannelview
results forColor1
andColor3
(#97)
Merged pull requests:
v0.8.16
v0.8.15
ImageCore v0.8.15
Closed issues:
Merged pull requests:
- deprecate permuteddimsview (#122) (@johnnychen94)
- Missing closing ``` in a docstring (#130) (@natema)
- Deprecate eltype-specific convert methods (#131) (@timholy)
- fix show test failures on nightly build (#133) (@johnnychen94)
- add a curried version of colorview (#134) (@johnnychen94)
- promote number to colorant (#135) (@johnnychen94)
- Restrict depwarn to non-concrete color types (#137) (@timholy)
- Add a few precompiles (#138) (@timholy)
v0.8.14
ImageCore v0.8.14
Merged pull requests:
- add doctest as a part of unit test (#128) (@johnnychen94)
- Fix a couple of docs errors/warnings (#129) (@timholy)