We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be8a54 commit 8358b13Copy full SHA for 8358b13
CHANGELOG.rst
@@ -4,6 +4,13 @@ Change log
4
Next version
5
~~~~~~~~~~~~
6
7
+0.23 (2025-11-27)
8
+~~~~~~~~~~~~~~~~~
9
+
10
+- Added a new ``OrderableTreeNode`` base class which includes a position field
11
+ for ordering among siblings, and started recommending it.
12
13
14
0.22 (2025-11-06)
15
~~~~~~~~~~~~~~~~~
16
tree_queries/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.22.0"
+__version__ = "0.23.0"
0 commit comments