We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 498ba2a commit 7311039Copy full SHA for 7311039
2 files changed
HISTORY.rst
@@ -1,6 +1,14 @@
1
Changelog
2
---------
3
4
+7.17.0 (2025-09-15)
5
+~~~~~~~~~~~~~~~~~~~
6
+
7
+* Manually reorderable `EditTable`
8
9
+* `MainMenu`: don't render disclosure triangle for menu items where all subitems are non-rendered
10
11
12
7.16.0 (2025-09-12)
13
~~~~~~~~~~~~~~~~~~~
14
iommi/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '7.16.0'
+__version__ = '7.17.0'
from functools import wraps
0 commit comments