Semver Glossary
Browse 2 semver terms defined in plain English, from the cultural dictionary of computing.
2 Semver Terms
- Major Version
- The highest-order number in a versioning scheme, typically used to signal breaking changes or major shifts in compatibility under semantic versioning...
- Minor Version
- The middle segment in a semantic version number, commonly used to indicate backward-compatible new functionality without breaking existing integrations. Minor...
Related Topics
- Versioning (2 terms in common)
- Releases (2 terms in common)