0.16.0a1
Pre-release
Pre-release
github-actions
released this
22 Oct 15:29
·
2 commits
to develop
since this release
0.16.0 - 2024-10-22
This release drop support for python 3.8 and napari below 0.4.19.
🐛 Bug Fixes
🧪 Testing
- [Automatic] Constraints upgrades:
h5py
,imageio
,ipython
,napari
,numpy
,sentry-sdk
(#1201) - [Automatic] Constraints upgrades:
sentry-sdk
(#1214)
⚙️ Miscellaneous Tasks
- Stop using mambaforge in tests (#1203)
- [pre-commit.ci] pre-commit autoupdate (#1202)
- [pre-commit.ci] pre-commit autoupdate (#1204)
- Remove defining default version of language in pre-commit configuration (#1208)
- [pre-commit.ci] pre-commit autoupdate (#1209)
- Drop python 3.8 (#1206)
- Use
PublishPipelineArtifact
in place ofPublishBuildArtifacts
to reduce CI fragility (#1213) - Update CI configuration to use more modern OS and python versions (#1207)
- Fix
upgrade-dependencies.yaml
docs constraints (#1215) - [pre-commit.ci] pre-commit autoupdate (#1216)