@cucumber/cucumber-expressions
Advanced tools
Changelog
[17.0.2] - 2024-02-20
bigdecimal
gem, to fix Ruby 3.4-pre builds where the gem has changed its status from default to bundled (#273)Changelog
[17.0.0] - 2023-10-06
ParameterType#transformer
as a new public reader (#234)ParameterType#prefer_for_regexp_match?
and ParameterType#use_for_snippets?
-> Use their standard reader equivalents instead (Remove the ?
)
(#234)Changelog
[16.1.0] - 2022-11-28
ParameterType.builtin
. This is to allow JSON serialization of only the non-builtin parameter types.