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 c0cd78c commit 9c390bfCopy full SHA for 9c390bf
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2.3.0 (2019-12-20)
2
+## Tree
3
+- add `find_by_attr_key` which returns all nodes with a specific key
4
+- `find_by_class` now checks if the value is in the class list
5
+- add overloads to `find_by_attr` that accept a matcher function
6
+
7
# 2.2.0 (2019-12-02)
8
## Tree
9
- add `operator bool` which returns `good()`
0 commit comments