seedvault-app/seedvault

Releases and document versioning scheme

Aperta

#293 aperta il 2 ago 2021

 (8 commenti) (2 reazioni) (0 assegnatari)Kotlin (97 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (1782 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The Github release still points to 1.0.0 which can be confusing. We should either remove all releases and only rely on tags or add releases with new tags.

Tags for 11-2.0 and 11-2.1 are missing.

Seedvault has recently switched away from a "semantic versioning" like system with major + minor + patch + optional alpha tag to a hybrid version that includes the android target version + major + minor.

It is better to document this naming change and relevant expectations / guarantees in the README.md.

Guida contributor