@cucumber/messages
Advanced tools
Changelog
[12.1.1] - 2020-04-21
VERSION
file to gem, so Messages::Envelope::VERSION
worksChangelog
[12.1.0] - 2020-04-21
io.cucumber.messages.Messages.Envelope.class.getPackage().getImplementationVersion()
Messages::Envelope::VERSION
import { version } from '@cucumber/messages'
Meta
message
(#976
aslakhellesoy)cucumber-parent:2.1.0
(needed to expose library version)
(#976
aslakhellesoy)Changelog
[12.0.0] - 2020-04-14
id
field to Background
, Rule
and Examples
. Needed for search engine indexing.Changelog
[11.1.0] - 2020-03-30
#addDurations
function to TimeConversion
(#932
charlierudolph)Changelog
[10.0.2] - 2020-03-02
json
gem, since it only installs on Windows with
a C compiler toolchain. The json
gem is part of the Ruby stdlib.