Releases: JuliaImages/juliaimages.github.io
Releases · JuliaImages/juliaimages.github.io
v0.23.3+1
v0.23.3
Built documentation with Images v0.23.3
Major changes:
- new demo: add an introduction demo for indexed image (#166) (@johnnychen94 )
- new demo: Demo-Spatial Transformations (#167)(@ashwani-rathee)
v0.23.1
v0.22.4
More details in https://github.com/JuliaImages/Images.jl/releases/tag/v0.22.4
v0.22.1
Images v0.22.1
Closed issues:
- cannot add Images Pkg anymore? (JuliaImages/Images.jl#877)
Merged pull requests:
- CompatHelper: bump compat for "StatsBase" to "0.33" (JuliaImages/Images.jl#880) (@github-actions[bot])
v0.22.0
Images v0.22.0
Merged pull requests:
- reexport ImageQualityIndexes (JuliaImages/Images.jl#873) (@johnnychen94)
v0.21.1
v0.21.1 (2020-02-07)
Merged pull requests:
- Bumps version number in preparation for patch release (#870) (zygmuntszpak)
- Ensures exported symbols from ImageContrastAdjustment.jl are callable (#869) (zygmuntszpak)
v0.21.0
v0.21.0 (2020-02-04)
Merged pull requests:
- Add a CONTRIBUTING.md file (#866) (timholy)
- Adds deprecation warnings and exports ImageContrastAdjustment (#865) (zygmuntszpak)
v0.20.1
v0.20.0
v0.20.0 (2020-01-04)
- API: for
ImageMeta
now we useSymbol
instead ofString
. (JuliaImages/ImageMetadata.jl#58 @Tokazama) - Compatibility: support
ImageMeta v0.9
,AxisArray v0.4