seedvault-app/seedvault

Releases and document versioning scheme

Aberta

#293 aberto em 2 de ago. de 2021

 (8 comentários) (2 reações) (0 responsável)Kotlin (97 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (1.782 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 16h) (4 fundiu PRs em 30d)

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.

Guia do colaborador