Skip to content

Releases: mkitti/Napari.jl

v0.2.1

21 Jun 00:27
b2c1469
Compare
Choose a tag to compare

What's Changed

This is a minor release to update compatibility.

  • CompatHelper: bump compat for OMETIFF to 0.4, (keep existing compat) by @github-actions in #20
  • CompatHelper: bump compat for Images to 0.25, (keep existing compat) by @github-actions in #23
  • CompatHelper: bump compat for ImageIO to 0.6, (keep existing compat) by @github-actions in #24

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Oct 20:49
c890733
Compare
Choose a tag to compare

Napari v0.2.0

Diff since v0.1.1

Closed issues:

  • New release with updated deps (#16)
  • Installation under Windows (#17)

Merged pull requests:

  • Avoid copying using NumPyArrays.jl (#19) (@mkitti)

v0.1.1, Update compatibility

19 Jul 18:35
8c4a803
Compare
Choose a tag to compare

This release is a minor point release to update compatibility with dependencies.

Add compat with ColorTypes 0.11
Add compat with ImageIO 0.5
Add compat with Images 0.24

Initial release

08 Mar 11:09
Compare
Choose a tag to compare

Initial release of Napari.jl package that provides Julia bindings for the Napari image viewer