Is there a way to find it out? I tried to read cucumber's for java changelog https://github.com/cucumber/cucumber-jvm/blob/master/CHANGELOG.md, but didn't find anything.
With the introduction of tag expressions "(not @foo and @bar) or @baz"
in v2.0.0 the "~@foo, @bar", "@baz"
style tags were deprecated. Supported for these deprecated tags has been removed in v5.0.0-RC1.