Semantic Versioning: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 16: Line 16:
==Version Lock==
==Version Lock==
==Version Promiscuity==
==Version Promiscuity==
==Versioned Artifact Immutability==
https://semver.org/#spec-item-3

Revision as of 20:39, 30 December 2019

External

Internal

Overview

The essential components of a version label are:

<major>.<minor>.<patch>[pre-release-and-build-metadata]

Concepts

Version Lock

Version Promiscuity

Versioned Artifact Immutability

https://semver.org/#spec-item-3