Skip to content

Releases: JuliaImages/ImageView.jl

v0.11.4

06 Feb 19:21
8ca6b5d
Compare
Choose a tag to compare

ImageView v0.11.4

Diff since v0.11.3

Closed issues:

  • Chrash when pointer moves over image (#278)

Merged pull requests:

v0.11.3

04 Jan 22:16
8c8eeef
Compare
Choose a tag to compare

ImageView v0.11.3

Diff since v0.11.2

Merged pull requests:

  • Switch to SnoopPrecompile for precompilation (#277) (@timholy)

v0.11.2

22 Dec 18:47
328f485
Compare
Choose a tag to compare

ImageView v0.11.2

Diff since v0.11.1

Closed issues:

  • ImageView sets environment variables that break other Gtk applications (#272)
  • StackOverflowError when using imshow (#273)
  • ImageView not precompiling on 1.9.0-alpha1 (#275)

Merged pull requests:

v0.11.1

26 May 09:49
838f37e
Compare
Choose a tag to compare

ImageView v0.11.1

Diff since v0.11.0

Merged pull requests:

v0.11.0

24 Apr 17:07
786fbf5
Compare
Choose a tag to compare

ImageView v0.11.0

Diff since v0.10.15

Closed issues:

  • Typing in REPL becomes laggy after using ImageView (#176)
  • Image Clipping Algorithms (#245)
  • GTK error it seems like a bug (#258)
  • ImageView and PyPlot don't like each other (#262)

Merged pull requests:

  • GtkReactive -> GtkObservables (#263) (@timholy)
  • CompatHelper: add new compat entry for Compat at version 3, (keep existing compat) (#264) (@github-actions[bot])
  • Support very large images with restrict (#265) (@timholy)

v0.10.15

14 Dec 10:12
b6f4e93
Compare
Choose a tag to compare

ImageView v0.10.15

Diff since v0.10.14

Closed issues:

  • Can't reach Playback context menu for changing FPS (#144)
  • InitError on a 32bit raspberry pi (#232)
  • don't depend on Images (#252)

Merged pull requests:

v0.10.14

03 Oct 13:19
cb40b66
Compare
Choose a tag to compare

ImageView v0.10.14

Diff since v0.10.13

Closed issues:

  • Unable to compile ImageView under Julia 1.3.1 and 1.4 (#217)
  • How to change contrast in imshow (without right clicking)? (#239)
  • Getting mouse input (#240)
  • csv files (#241)
  • Mouse zooming and panning feature lost after running imshow!() (#242)
  • Multithreading slow with ImageView (#243)
  • ImagesShow title keyword (#244)

Merged pull requests:

v0.10.13

27 Jan 17:38
5f29c2d
Compare
Choose a tag to compare

ImageView v0.10.13

Diff since v0.10.12

Merged pull requests:

  • MassInstallAction: Install the CompatHelper workflow on this repository (#233) (@johnnychen94)
  • MassInstallAction: Install the TagBot workflow on this repository (#234) (@johnnychen94)
  • MassInstallAction: Install the CI workflow on this repository (#235) (@timholy)
  • Allow kwarg to set canvassize (#237) (@timholy)

v0.10.12

19 Oct 12:10
f8f074c
Compare
Choose a tag to compare

ImageView v0.10.12

Diff since v0.10.11

Closed issues:

  • Set contrast programmatically for imshow? (#228)

Merged pull requests:

v0.10.11

09 Oct 07:07
4516700
Compare
Choose a tag to compare

ImageView v0.10.11

Diff since v0.10.10

Merged pull requests:

  • CompatHelper: bump compat for "Images" to "0.23" (#226) (@github-actions[bot])
  • Avoid direct dependency on MappedArrays (#227) (@johnnychen94)