Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Release Strategy / SemVer #240

Open
faangbait opened this issue Sep 20, 2024 · 0 comments
Open

[docs] Release Strategy / SemVer #240

faangbait opened this issue Sep 20, 2024 · 0 comments

Comments

@faangbait
Copy link

GitHub README specifies "no backwards compatibility guarantees," but this is insufficient for enterprise adoption.

Recommend pointing to the Rust Semantic Versioning documentation, which allows 0.X.0 to be incompatible with 0.Y.0, but requires 0.X.0 be backwards-compatible to 0.X.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant