seedvault-app/seedvault

Releases and document versioning scheme

开放

#293 创建于 2021年8月2日

 (8 条评论) (2 个反应) (0 位负责人)Kotlin (97 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (1,782 个星标)
PR 合并指标
 (平均合并 2天 16小时) (30 天内合并 4 个 PR)

描述

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.

贡献者指南