Skip to content

Versioning

Andrew H. Moseman edited this page Sep 25, 2024 · 2 revisions

Versioning

The versioning for this project will roughly follow SemVer. Major versions can be considered synonymous with alpha, beta, and full release. Minor version is for feature additions. The patch version is for patches and bug fixes. Backwards compatibility is not considered. Some versions may include a snapshot tag with the commit number of the first commit in the corresponding branch. An example of a version is 0.7.15::snap-a35505.

Clone this wiki locally