Cucumber-JVM follows Semantic Versioning 2.0.0.
Cucumber-JVMs public API consists of:
- Any public class in in the
cucumber.api
package or subpackage thereof. - Any public class annotated with
@org.apiguardian.api.API(status = API.Status.STABLE)
.
Cucumber-JVM follows Semantic Versioning 2.0.0.
Cucumber-JVMs public API consists of:
cucumber.api
package or subpackage thereof.@org.apiguardian.api.API(status = API.Status.STABLE)
.