Releases: JuliaImages/ImageCore.jl
Releases · JuliaImages/ImageCore.jl
v0.10.5
ImageCore v0.10.5
Merged pull requests:
- Remove direct dependency on Aqua and BlockArrays (#208) (@charleskawczynski)
v0.10.4
v0.10.3
ImageCore v0.10.3
Merged pull requests:
- Update combat bounds in Project.toml (#203) (@ViralBShah)
Closed issues:
- README incorrectly shows "Unit Test" is passing (#201)
v0.10.2
ImageCore v0.10.2
Merged pull requests:
- Eliminate old version cruft (#195) (@timholy)
- Update index.md (#196) (@Jay-sanjay)
- Fix typos in docs and docstrings (#197) (@pitmonticone)
- Add check in error hint (#199) (@timholy)
v0.10.1
v0.10.0
ImageCore v0.10.0
Merged pull requests:
- Restrict clamp01 to gray & RGB (#181) (@timholy)
- test: Julia 1.8 Compat (#184) (@johnnychen94)
- chore: remove Graphics dependency (#185) (@johnnychen94)
- Switch to SnoopPrecompile (#189) (@timholy)
- Use error-hint for fft-related errors (#190) (@timholy)
- Make type aliases constant (#191) (@eliascarv)
- Require CVS 0.10 (#192) (@timholy)
- Switch to PrecompileTools (#193) (@timholy)
v0.9.4
ImageCore v0.9.4
Merged pull requests:
v0.9.3
ImageCore v0.9.3
Closed issues:
- How much should we support time based traits? (#112)
Merged pull requests:
v0.9.2
ImageCore v0.9.2
Merged pull requests:
v0.9.1
ImageCore v0.9.1
Closed issues:
- Vararg-UnionAll deprecation with Julia 1.7-DEV (#166)
Merged pull requests:
- [patch] fix the Vararg in UnionAll depwarn (#167) (@johnnychen94)