seedvault-app/seedvault

Releases and document versioning scheme

Ouverte

#293 ouverte le 2 août 2021

 (8 commentaires) (2 réactions) (0 personne assignée)Kotlin (97 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (1 782 étoiles)
Métriques de merge PR
 (Merge moyen 2j 16h) (4 PRs mergées en 30 j)

Description

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.

Guide contributeur