Skip to content

Releases: JuliaImages/ImageShow.jl

v0.3.8

20 Jul 23:16
05ec585
Compare
Choose a tag to compare

ImageShow v0.3.8

Diff since v0.3.7

Closed issues:

  • Change output on IJulia to scale between min and max by default? (#43)
  • Include more functionality such as displaying an array as Gray color (#55)

Merged pull requests:

v0.3.7

21 Feb 00:19
59fb11d
Compare
Choose a tag to compare

ImageShow v0.3.7

Diff since v0.3.6

Merged pull requests:

v0.3.6

17 May 15:27
245e0e4
Compare
Choose a tag to compare

ImageShow v0.3.6

Diff since v0.3.5

Merged pull requests:

v0.3.5

12 May 10:29
ce60b0a
Compare
Choose a tag to compare

ImageShow v0.3.5

Diff since v0.3.4

Merged pull requests:

v0.3.4

01 May 15:42
6403896
Compare
Choose a tag to compare

ImageShow v0.3.4

Diff since v0.3.3

Closed issues:

  • ImageShow 0.3.2 incompatible with Images.jl (#44)
  • Output embeddable HTML directly (#48)

Merged pull requests:

v0.3.3

22 Oct 10:56
324e8a4
Compare
Choose a tag to compare

ImageShow v0.3.3

Diff since v0.3.2

Closed issues:

  • failed to show image in CUDA devices (#39)
  • AxisArray support (#40)
  • Support for Grays wrapping signed FixedPointNumbers (#42)

Merged pull requests:

v0.3.2

02 Jun 10:54
953f8e6
Compare
Choose a tag to compare

ImageShow v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

21 Apr 16:10
6b60ba0
Compare
Choose a tag to compare

ImageShow v0.3.1

Diff since v0.3.0

Closed issues:

  • Display time series as GIFs or image sequences? (#22)

v0.3.0

15 Apr 17:18
91fe62d
Compare
Choose a tag to compare

ImageShow v0.3.0

Diff since v0.2.3

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:

v0.2.3

20 Jan 09:22
v0.2.3
d24cbfb
Compare
Choose a tag to compare

v0.2.3 (2020-01-20)

Diff since v0.2.2

Merged pull requests:

  • Eliminate OffsetArrays dependency (#17) (timholy)