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 48a018a commit fb0fecdCopy full SHA for fb0fecd
CHANGELOG.md
@@ -6,8 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
+### Added
10
- Add `findLineageBy(TestCaseFinished)` ([#119](https://github.com/cucumber/query/pull/119))
11
12
+### Changed
13
+- Update dependency `messages` up to v30
14
+
15
## [14.5.0] - 2025-10-08
16
### Added
17
- Add `findAllStepDefinitions()` ([#119](https://github.com/cucumber/query/pull/119))
0 commit comments