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 b94b29c commit b3e7ec3Copy full SHA for b3e7ec3
CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
12
13
- When the `tags:` header on a node is blank, `Node.Tags` now returns an empty collection, instead of a collection containing a single empty string.
14
- Fixed an issue that would cause testplans with syntax errors to incorrectly pass.
15
+- Fixed an issue where using `visited()` or `visited_count()` would not correctly track visiting node groups.
16
17
### Removed
18
0 commit comments