File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 2.0.3
5
+ -----
6
+ Bug fixes
7
+ ~~~~~~~~~
8
+ - Fix an error that happened when the histogram widget was open, but a layer that doesn't support
9
+ histogramming (e.g., a labels layer) was selected.
10
+
4
11
2.0.2
5
12
-----
6
13
Dependencies
@@ -13,12 +20,6 @@ napari-matplotlib now adheres to `SPEC 0 <https://scientific-python.org/specs/sp
13
20
- Pinned the maximum napari version to ``< 0.5 ``.
14
21
Version 3.0 of ``napari-matplotlib `` will introduce support for ``napari `` version 0.5.
15
22
16
- Bug fixes
17
- ~~~~~~~~~
18
- - Only trigger layer update code paths if the layer selection is valid for the current
19
- widget. This prevents errors when e.g., a labels layer is selected when a widget
20
- that does not support a labels layer is open.
21
-
22
23
2.0.1
23
24
-----
24
25
Bug fixes
You can’t perform that action at this time.
0 commit comments