Skip to content

Releases: clEsperanto/napari_pyclesperanto_assistant

0.18.1

15 May 12:16
Compare
Choose a tag to compare
0.18.1 Pre-release
Pre-release

Bug fix

  • Generated code didn't work in some cases because two functions were not exposed to the public API

0.18.0

08 May 11:14
Compare
Choose a tag to compare
0.18.0 Pre-release
Pre-release

Documentation updates

  • Installation instructions for Mac and Linux were missing an important section (thanks to @marabuuu for reporting the issue)

Backwards compatibility breaking changes

  • The API of statistics_of_labeled_pixels was modified:
    • The position of the napari_viewer argument was changed. It is recommended to use it as keyword-argument.
    • The function now returns Pandas DataFrames instead of a dictionary.
  • The API of advanced_statistics was modified:
    • The function now returns Pandas DataFrames instead of a dictionary.

0.17.1

01 May 09:22
Compare
Choose a tag to compare
0.17.1 Pre-release
Pre-release

New features

Bug fixes

  • GPU-selector didn't work

Backwards compatibility breacking changes

  • The clesperanto-based Assistant GUI was removed from the menu. Use Tools > Utilities > Assistant (na) instead

0.16.0

20 Mar 20:04
Compare
Choose a tag to compare
0.16.0 Pre-release
Pre-release

New features

  • Use the napari-assistant as new graphical user interface

Backwards compatibility breaking changes

  • The Assistant class and related functions have been moved to the napari-assistant repository
  • statistic_of_labeled_pixels now uses a label image as second parameter and no label-layer anymore
  • Jython code generation is not available temporarily. Use the python code generator and adapt the code manually in Fiji

0.15.5

26 Feb 10:10
Compare
Choose a tag to compare
0.15.5 Pre-release
Pre-release

Bugfix:

  • divide_image from napari-segment-blobs-and-things-with-membranes caused error when called from the assistant, when only one image was opened (thanks to @Cryaaa for reporting #51 )

0.15.4

20 Feb 18:35
Compare
Choose a tag to compare
0.15.4 Pre-release
Pre-release

Bug fixes

See also
https://github.com/clEsperanto/pyclesperanto_prototype/releases/tag/0.15.4

0.15.3

13 Feb 17:10
Compare
Choose a tag to compare
0.15.3 Pre-release
Pre-release

New features

  • Increased button size (for touch-screen users with thick fingers)
  • Reduced gap between buttons
  • Added temporary spinner for tuning button size

Bug fixes

  • Thanks to multi-line text in combo boxes operation names should now be readable also on Windows

0.15.2

13 Feb 12:44
Compare
Choose a tag to compare
0.15.2 Pre-release
Pre-release

Bugfix

  • Widgets were requesting too large space (Thanks to @psobolewskiPhD for reporting)

0.15.1

12 Feb 21:35
Compare
Choose a tag to compare
0.15.1 Pre-release
Pre-release

Bugfix

  • Example data (blobs.tif) wasn't deployed (Thanks to @psobolewskiPhD for reporting)

0.15.0

12 Feb 20:27
Compare
Choose a tag to compare
0.15.0 Pre-release
Pre-release

Bugfixes:

  • Pulldown entries should be readable again. The width limit was removed

See also
https://github.com/clEsperanto/pyclesperanto_prototype/blob/master/docs/release_notes.md#0150---february-12th-2022