Releases: cucumber/messages
Releases · cucumber/messages
v31.1.0
22 Dec 20:54
Compare
Sorry, something went wrong.
No results found
Added
[Ruby] Add a way to analyse and compare the strength of TestStepResult messages (To be used in query) (#365 )
Fixed
[Ruby] Fix the TimeConversion helper file generating a non-conformant Timestamp message
[Ruby] Improve the TimeConversion helper for translating back from a Timestamp by avoiding a rounding error
Removed
[Ruby] Removed the TimeConversion helpers that did not serve a purpose in message building
v31.0.1
18 Dec 16:05
Compare
Sorry, something went wrong.
No results found
Fixed
Removed circular dependency between messages and compatibility-kit(#362 )
v31.0.0
18 Nov 18:13
Compare
Sorry, something went wrong.
No results found
Added
Add location to Pickle (#308 )
v30.1.0
08 Oct 12:40
Compare
Sorry, something went wrong.
No results found
Added
[Java] Add OSGi metadata (#344 )
v30.0.0
03 Oct 16:35
Compare
Sorry, something went wrong.
No results found
Changed
Removed
[Python] Dropped legacy .egg-info metadata distribution artifacts (#324 )
v29.0.1
08 Sep 13:55
Compare
Sorry, something went wrong.
No results found
Fixed
[JavaScript] Include schemas in npm package (#333 )
v29.0.0
08 Sep 12:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added
[java] Add comparators for comparable objects (#312 )
v28.0.0
07 Jul 11:10
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added
[python] Added Python implementation (#165 )