en)PathsFilterTableNode::fromList() method (thanks @TravisCarden)ExampleNode::getOutlineTitle() method (thanks @duxet)PathsFilterTableNode have the same number of columnsTableNode::getColumn to get a column from the tablesetFilters(array) method to Gherkin classNarrativeFilter for non-english RoleFilter loversgetKeyword() and getKeywordType() methods to StepNode, deprecated getType().
Thanks to @kibaoComplexFilterInterace that has complex behavior for scenarios and requires to pass
feature tooTagFilter is an instance of a ComplexFilterInterace nowKeywordNodeInterface and ScenarioLikeInterfacegetIndex() methods to scenarios, outlines, steps and examplesan prefix with RoleFiltergetLanguage() and getFile()isFresh() always returned false\| for that)is_file() issue on some systems - thanks
@flodocteurklein)Scenario::getTags()Feature::getOwnTags() and Scenario::getOwnTags() method added,
which returns only own tagsFixed comments parsing. You can’t have comments at the end of a line # like this
getRaw() method to PyStringNode