Files
TechradarDev/radar/2021-01-01/semver2.md
Brian Hoffmann a4f151d96d Add semver 2.0
2021-06-02 16:07:15 +02:00

576 B

title, ring, quadrant, featured
title ring quadrant featured
Semantic Versioning 2.0 adopt methods-and-patterns false

Semantic Versioning 2.0 is a scheme for specifying a software's version. As the de facto standard, this is widely used and established in all areas of software development. It offers a clear way of communicating changes over the lifetime of the software being developed.

Especially in large-scale projects with many components being dependent on each other, it is important to use unambiguous communication across teams.