Skip to content

Releases: Imaging-Server-Kit/napari-serverkit

Release v0.1.2

08 Dec 10:46

Choose a tag to compare

What's changed

  • Samples UI is hidden if no samples are available (to save some space).
  • Tiled inference options are hidden if algorithm advertises tileable=False.

Release v0.1.1

06 Nov 14:19

Choose a tag to compare

Fix using Shapes and Points layers as inputs

Release v0.1.0

05 Nov 15:35
2bb1df8

Choose a tag to compare

Release v0.1.0 Pre-release
Pre-release

This is an important update to napari-serverkit matching the corresponding changes in Imaging Server Kit.

What's Changed

  • Layout reorganized
  • Samples can be loaded individually and may include any set of parameters (not only images)
  • Display live updates (streaming) from algorithms as well as tiled inference (experimental)

Release v0.0.8

17 Jul 09:06

Choose a tag to compare

Update python from 3.9 to 3.11 in executable

Release v0.0.7

09 Jul 12:13

Choose a tag to compare

Add list and scalar outputs

Release v0.0.6

07 May 07:38

Choose a tag to compare

Update readme

Release v0.0.5

12 Jan 15:38

Choose a tag to compare

Add timeout error handling

Release v0.0.4

07 Jan 14:12

Choose a tag to compare

Add __version__

Release v0.0.3

07 Jan 13:56

Choose a tag to compare

Add __main__.py

Release v0.0.2

07 Jan 10:46

Choose a tag to compare

Update github actions to v4