Skip to content

Releases: cucumber/messages

v30.1.0

08 Oct 12:40
v30.1.0
f52d96e

Choose a tag to compare

Added

  • [Java] Add OSGi metadata (#344)

v30.0.0

03 Oct 16:35
v30.0.0
bfc8201

Choose a tag to compare

Changed

Removed

  • [Python] Dropped legacy .egg-info metadata distribution artifacts (#324)

v29.0.1

08 Sep 13:55
v29.0.1
841cf13

Choose a tag to compare

Fixed

  • [JavaScript] Include schemas in npm package (#333)

v29.0.0

08 Sep 12:34
v29.0.0
beb80eb

Choose a tag to compare

Added

  • Add workerId to TestRunHookStarted (#332)
  • Add Suggestion message (#329)

Changed

  • Update documentation for TestStepResult.message (#315)
  • Clarify documentation around TestStep.stepMatchArgumentsLists (#330)
  • [JavaScript] Drop dependency on uuid package (#289

v28.1.0

21 Jul 14:38
v28.1.0
6a089fb

Choose a tag to compare

Added

  • [java] Add comparators for comparable objects (#312)

v28.0.0

07 Jul 11:10
v28.0.0
f5b1f30

Choose a tag to compare

Changed

  • Add Attachment.testRunHookStartedId for traceability of attachments to test run hooks (#301)
  • Add Attachment.timestamp (#305)

Fixed

  • [python] Add a LICENSE file for Python (#278)
  • [.NET] Fix NuGet package generation

v27.2.0

31 Jan 12:58
v27.2.0
759941d

Choose a tag to compare

Added

  • [python] Added Python implementation (#165)

v27.1.0

28 Jan 07:24
v27.1.0
fd080d9

Choose a tag to compare

Added

  • [cpp] use VERSION file to version ABI and shared libraries #268

Changed

  • [JavaScript] Expand tested Node.js versions (#274)

v27.0.2

15 Nov 20:29
v27.0.2
252d599

Choose a tag to compare

Fixed

  • [Elixir] Fix release process

v27.0.1

15 Nov 00:54
v27.0.1
b1cc10f

Choose a tag to compare

Fixed

  • [Elixir] Restored test and release process