v0.14.0
0.14.0
Bug Fixes
- Fix "Show selected" rendering mode in PartSeg ROI Mask (#565)
- Add access by operator
[]
topydantic.BaseModel
base structures for keeping backward compatibility (#579)
Features
- Allow setting zoom factor from the interface in Search Label napari plugin (#538)
- Add controlling of zoom factor of search ROI in main GUI (#540)
- Better serialization mechanism allow for declaration data structure migration locally (#462)
- Make `*.obsep" file possible to load in PartSeg Analysis (#564)
- Add option to extract measurement profile or ROI extraction profile from the batch plan (#568)
- Allow import calculation plan from batch result excel file (#567)
- Improve error reporting when failing to deserialize data (#574)
- Launch PartSeg GUI from napari #581
Refactor
- Store PartSegImage.Image channels as separated arrays (#554)
- Remove deprecated modules. (#429)
- Switch serialization backend to
nme
(#569)
Testing
- Add test of creating AboutDialog (#539)
- Setup test for python 3.10. Disable
class_generator
test for this python (#570)
Changes:
- 03f60b4 doc: Update changelog and add new badges to readme (#580)
- 3d6f9b1 [pre-commit.ci] pre-commit autoupdate (#572)
- 0f31f06 feat: Launch PartSeg GUI from napari (#581)
- e31d28d bugfix: Add access by operator [] to pydantic.BaseModel base structures for keep backward compatybility (#579)
- c0db122 feat: Improve error reporting when fail to deserialize data (#574)
- 607e4d2 Limit simpleitk versions (#577)
- 22b207f test: Setup test for python 3.10. Disable class_generator test for this python (#570)
- 908d9ba refactor: Switch serialization backen to
nme
(#569) - 97e32b2 feat: Allow import calculation plan from batch result excel file (#567)
- 22bbdec remove obsolete console_script
See More
- 1216219 feat: Add option to extract meaurement profile or roi extraction profile from batch plan (#568)
- 507beca build(deps): bump sentry-sdk from 1.5.7 to 1.5.8 in /requirements (#557)
- 7633038 feat: Make `*.obsep" file possible to load in PartSeg Analysis (#564)
- 5b9576c fix: Fix "Show selected" rendering mode in PartSeg ROI Mask (#565)
- 03136d6 Clean azure pipelines configuration (#566)
- 743d984 [pre-commit.ci] pre-commit autoupdate (#558)
- 4979a6d Remove commented out code (#563)
- 56fd22d refactor: Remove deprecated modules. (#429)
- ec50e86 build(deps): bump sympy from 1.10 to 1.10.1 in /requirements (#556)
- b08e0bd feat: Better serialization mechanism allow for declaration data structure migration locally (#462)
- fc651ed build(deps): bump tifffile from 2022.2.9 to 2022.3.25 in /requirements (#562)
- a99582e build(deps): bump sphinx from 4.4.0 to 4.5.0 in /requirements (#561)
- f687b82 refactor: store PartSegImage.Image channels as separated arrays (#554)
- df7c54d [pre-commit.ci] pre-commit autoupdate (#552)
- 5e2a7b8 Bump bundle requirements (#548)
- 2440e1b build(deps): bump pillow from 9.0.0 to 9.0.1 in /requirements (#549)
- 0e8fc0f build(deps): bump pyinstaller from 4.8 to 4.10 in /requirements (#545)
- 33dac4f Add test workflow to find deprecations in napari main repository (#542)
- 099b03f feat: Add controling of zoom factor of search ROI in main GUI (#540)
- b81fb09 test: Add test of creating AboutDialog (#539)
- b0f29ad feat: Allow to set zoom factor from interface in Search Label napari plugin (#538)
- 79869cf prepare test for napari 0.4.14 (#517)
- 31e0127 Apply non esentail parts of better serialization PR #462 (#533)
- dd95a47 Fix deprecations (#531)
- d1a64ee build(deps): bump sentry-sdk from 1.5.3 to 1.5.4 in /requirements (#515)
- ca96437 build(deps): bump qtpy from 2.0.0 to 2.0.1 in /requirements (#522)
- ecedd96 build(deps): bump tifffile from 2021.11.2 to 2022.2.2 in /requirements (#523)
- 3daf45d build(deps): bump numpy from 1.22.1 to 1.22.2 in /requirements (#524)
- 979d6f6 build(deps): bump oiffile from 2021.6.6 to 2022.2.2 in /requirements (#521)
- f47576b [pre-commit.ci] pre-commit autoupdate (#520)
- 4fe701b Not use GabrielBB/xvfb-action on non linux systems (#519)
- d7dfdbb build(deps): bump pandas from 1.3.5 to 1.4.0 in /requirements (#514)
- 5ad4483 build(deps): bump ipython from 8.0.0 to 8.0.1 in /requirements (#513)
- cf69bc0 build(deps): bump sentry-sdk from 1.5.2 to 1.5.3 in /requirements (#512)
This list of changes was auto generated.