Skip to content

Releases: JuliaImages/ImageView.jl

v0.12.6

30 Sep 00:32
c010e35
Compare
Choose a tag to compare

ImageView v0.12.6

Diff since v0.12.5

Merged pull requests:

v0.12.5

15 Jun 01:56
f82a240
Compare
Choose a tag to compare

ImageView v0.12.5

Diff since v0.12.4

Merged pull requests:

  • contrast GUI: convert new minimum and maximum values to float (#311) (@jwahlstrand)

Closed issues:

  • Improper Normed handling in the contrast GUI (#310)

v0.12.4

09 Jun 19:24
Compare
Choose a tag to compare

ImageView v0.12.4

Diff since v0.12.3

Merged pull requests:

Closed issues:

  • Infinite loop when bars cross in contrast GUI (#308)

v0.12.3

26 May 23:16
91c93d6
Compare
Choose a tag to compare

ImageView v0.12.3

Diff since v0.12.2

Merged pull requests:

Closed issues:

  • Annotation positions not accurate in sub-pixel level (#223)
  • Error when trying to change frame of image stack (#306)

v0.12.2

30 Apr 12:00
88962f1
Compare
Choose a tag to compare

ImageView v0.12.2

Diff since v0.12.1

Merged pull requests:

Closed issues:

  • Wrong window size information (#165)
  • Update pixel value while changing image with keys (#218)
  • ImageView grinds Windows to a hold (#287)
  • Crash on second or third call to imshow() (#290)
  • ImageView doesn't display data if plotting with PyPlot occurs first (#295)
  • Minimizing window created with ImageView imshow crashes Julia (#301)

v0.12.1

10 Jan 14:36
03a157a
Compare
Choose a tag to compare

ImageView v0.12.1

Diff since v0.12.0

Merged pull requests:

Closed issues:

  • GLib-GObject-CRITICAL error using ImageView and Gtk4 on Linux (#293)
  • imshow breaks with 4D images (#296)
  • Inexact error when repeatedly calling imshow and scrolling (#297)

v0.12.0

05 Oct 01:06
Compare
Choose a tag to compare

ImageView v0.12.0

Diff since v0.11.7

Merged pull requests:

v0.11.7

21 Jul 11:05
0087262
Compare
Choose a tag to compare

ImageView v0.11.7

Diff since v0.11.6

Merged pull requests:

v0.11.6

15 Jun 16:25
356ae06
Compare
Choose a tag to compare

ImageView v0.11.6

Diff since v0.11.5

Closed issues:

  • Windows becomes laggy when opening ImageView (#281)

Merged pull requests:

v0.11.5

25 Apr 09:55
36749f6
Compare
Choose a tag to compare

ImageView v0.11.5

Diff since v0.11.4

Merged pull requests:

  • Migrate from SnoopPrecompile to PrecompileTools (#280) (@timholy)