Skip to content

Releases: cucumber/query

v16.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:31
v16.1.1
89a8a7d

Fixed

  • [Java] Use version range for org.jspecify:jspecify

v16.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:04
v16.1.0
3c62089

Added

  • [Ruby] Add initial Ruby implementation and RubyGems release workflow (#98 #188 #189 #190 #197)

Changed

  • Prefer Pickle.Location with fallback to Lineage (#175)

v16.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 15:22
v16.0.1
d679b46

Fixed

  • [JavaScript] Remove namespace imports from messages

v16.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:33
v16.0.0
f6237c9

Changed

  • [JavaScript] BREAKING CHANGE: Switch to ESM (#173)

v15.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Jan 01:37
v15.0.1
402771c

Fixed

  • [Java] Fix Javadoc formatting issues

v15.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 01:14
v15.0.0
82a940c

Added

  • [Java, JavaScript] Add Lineage.background() and .ruleBackground() (#140)

Changed

  • [Java] Set release version to 17 (#127)
  • Update dependency messages up to v32

Removed

  • [Java, JavaScript] Add Query.findAllTestCaseStartedOrderBy and .findAllTestCaseFinishedOrderBy (#114)
  • [JavaScript] BREAKING CHANGE: Remove defunct legacy methods from Query (#141)

v14.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 13:43
v14.7.0
138a729

Added

  • [NET] Added .NET port (#81)

v14.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 15:15
v14.6.0
0bc73bb

Added

  • Add findLineageBy(TestCaseFinished) (#119)

v14.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 18:46
v14.5.0
1d4b12b

Added

  • Add findAllStepDefinitions() (#119)

v14.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Sep 23:59
v14.4.0
c4491b8

Added

  • Add findAllUndefinedParameterTypes() (#116)