0.14.2
Bug Fixes
- Fix bug in save label colors between sessions (#610)
- Register PartSeg plugins before starting napari widgets. (#611)
- Mouse interaction with components works again after highlight. (#620)
Refactor
- Limit test run (#603)
- Filter and solve warnings in tests (#607)
- Use QAbstractSpinBox.AdaptiveDecimalStepType in SpinBox instead of hardcoded bounds (#616)
- Clean and test
PartSeg.common_gui.universal_gui_part
(#617)
Testing
- Speedup test by setup cache for pip (#604)
- Setup cache for azure pipelines workflows (#606)
Changes:
- a9e7539 doc: Update changelog (#621)
- a269888 fix: Mouse interaction with components work again after highlight. (#620)
- 6c0701d build(deps): bump sentry-sdk from 1.5.10 to 1.5.11 in /requirements (#615)
- da5e19f refactor: clean and test
PartSeg.common_gui.universal_gui_part
(#617) [ #618 ]
- 03d9c1f fix: Register PartSeg plugins before start napari widgets. (#611)
- e2daa4c refactor: Use QAbstractSpinBox.AdaptiveDecimalStepType in SpinBox instead of hardcoded bounds (#616)
- 3f9c551 [pre-commit.ci] pre-commit autoupdate (#612)
- cbf4ae7 test: Setup cache for azure pipelines workflows (#606)
- 1528ab2 fix: Fix bug in save label colors between sessions (#610)
- 6e5fee8 refactor: Filter and solve warnings in tests (#607)
See More
This list of changes was auto generated.