< CMS Certified Developer 13 LTS

Semantic Versioning

TYPO3

Show in app

Description

Semantic Versioning is a standardized versioning system that assigns version numbers in a Major.Minor.Patch format, clearly indicating the nature of changes in each release. This method helps maintainers and users understand the scope and impact of updates, facilitating better decision-making and smoother transitions between versions.

Goals

  • Understand the structure and rules of semantic versioning.
  • Learn how to apply semantic versioning principles.
  • Recognize the significance of each version component (Major, Minor, Patch) and its potential impact on system stability.

Maintainer

Andreas Wolf