becwright 1.0.0 is out — the contract is now stable #70
DataDave-Dev
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
becwright just shipped 1.0.0 🎉
From here on, the public contract — the
.bec/rules.yamlschema, the.bec.yamlbundle format, built-in check names and flags, CLI commands and exit codes, thecheck --jsonshape, and MCP tool signatures — is stable under SemVer: it only breaks on a major bump, with a one-minor deprecation notice in between. Anything valid on1.0stays valid across every1.x.Release notes: https://github.com/DataDave-Dev/becwright/releases/tag/v1.0.0
Stability contract: https://github.com/DataDave-Dev/becwright#stability--versioning
Try it in 5 seconds, nothing installed:
npx becwright demoBeta Was this translation helpful? Give feedback.
All reactions