Skip to content

Add versioning policy for v2.0.0+ #105

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

Merged
merged 1 commit into from
Jul 24, 2025
Merged

Add versioning policy for v2.0.0+ #105

merged 1 commit into from
Jul 24, 2025

Conversation

SpringMT
Copy link
Owner

This PR adds a versioning policy section to the README, addressing issue #86.

Changes

  • Added Versioning Policy section to README.md
  • Clarified that starting from v2.0.0, the gem will follow Semantic Versioning
  • Explained that Zstd library updates will be released as minor versions
  • Added note about the transition from the previous versioning scheme (Zstd version + patch number)

Background

Issue #86 highlighted the confusion caused by API changes in point releases under the previous versioning scheme. This change provides clear expectations for API stability by adopting semantic versioning.

Resolves #86

- Add Semantic Versioning policy starting from v2.0.0
- Clarify that Zstd library updates will be minor releases
- Explain the transition from previous versioning scheme

Resolves #86
@SpringMT SpringMT merged commit 8fb55fa into v2 Jul 24, 2025
6 checks passed
@SpringMT SpringMT deleted the add-versioning-policy branch July 24, 2025 12:57
@paddor
Copy link

paddor commented Jul 26, 2025

Thank you so much for this

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

Successfully merging this pull request may close these issues.

2 participants