0.16.1
·
21 commits
to develop
since this release
0.16.1 - 2025-03-10
🐛 Bug Fixes
- Fix rendering of alternative representation if there are more components in the alternative representation than in ROI (#1240)
- Enable czifile workaround for 2019.7.2.1 (#1246)
🧪 Testing
- [Automatic] Constraints upgrades:
ipython
,magicgui
,numpy
,partsegcore-compiled-backend
,pydantic
(#1231) - [Automatic] Constraints upgrades:
imagecodecs
(#1233) - [Automatic] Constraints upgrades:
oiffile
,pygments
,scipy
,superqt
(#1234) - [Automatic] Constraints upgrades:
imageio
,napari
,numpy
,partsegcore-compiled-backend
,pydantic
,pygments
,scipy
,sentry-sdk
,simpleitk
,tifffile
,xlsxwriter
(#1236) - [Automatic] Constraints upgrades:
ipython
,xlsxwriter
(#1239) - [Automatic] Constraints upgrades:
numpy
,partsegcore-compiled-backend
,psygnal
,qtpy
,scipy
,sentry-sdk
(#1241) - [Automatic] Constraints upgrades:
czifile
,h5py
,ipython
,qtawesome
,sentry-sdk
,tifffile
,traceback-with-variables
(#1247)
⚙️ Miscellaneous Tasks
- [pre-commit.ci] pre-commit autoupdate (#1232)
- [pre-commit.ci] pre-commit autoupdate (#1235)
- [pre-commit.ci] pre-commit autoupdate (#1237)
- Drop python 3.9 tests for napari repository (#1244)
- Block ipykernel 7.0.0a1 (#1248)
- [pre-commit.ci] pre-commit autoupdate (#1242)
- Switch to
get_qapp
fromget_app
to handle napari deprecation (#1249)