Releases: JuliaImages/ImageShow.jl
Releases · JuliaImages/ImageShow.jl
v0.3.8
v0.3.7
v0.3.6
ImageShow v0.3.6
Merged pull requests:
- Revert #51 and test Pluto integration (#52) (@fonsp)
- make default html show fullmode (#53) (@johnnychen94)
v0.3.5
v0.3.4
ImageShow v0.3.4
Closed issues:
Merged pull requests:
- Add HTML support for showing images (#50) (@johnnychen94)
v0.3.3
ImageShow v0.3.3
Closed issues:
- failed to show image in CUDA devices (#39)
- AxisArray support (#40)
- Support for Grays wrapping signed FixedPointNumbers (#42)
Merged pull requests:
- eagerly convert to Array type before sending to IO backend (#45) (@johnnychen94)
- More efficient eager Array conversion for OffsetArray (#46) (@johnnychen94)
v0.3.2
v0.3.1
v0.3.0
ImageShow v0.3.0
Closed issues:
- reduce image display time/memory for Juno and IJulia (#11)
- Use of PNGFiles instead of ImageMagick (#20)
- Error when trying to display images in Jupyter notebook (#23)
- Array{ARGB{T},2} displays as if the argb components were permuted in Juno (#24)
Merged pull requests:
- Install TagBot as a GitHub Action (#18) (@JuliaTagBot)
- add OffsetArrays back as direct dependency (#21) (@johnnychen94)
- MassInstallAction: Install the TagBot workflow on this repository (#26) (@johnnychen94)
- MassInstallAction: Install the CompatHelper workflow on this repository (#27) (@johnnychen94)
- MassInstallAction: Install the CI workflow on this repository (#28) (@timholy)
- add
play
/explore
method to interactively view 3d image or framestack (#29) (@johnnychen94) - add
gif
function (#30) (@johnnychen94) - Fixes FileIO 1.6 deprecation (#31) (@johnnychen94)
- [compat] support gif in Julia 1.0 (#35) (@johnnychen94)
- use standard MIT license (#36) (@johnnychen94)
v0.2.3
v0.2.3 (2020-01-20)
Merged pull requests: