Skip to content

v0.1.0

Choose a tag to compare

@TYEclipse TYEclipse released this 20 Aug 16:15
· 4 commits to main since this release

dsh-semver v0.1.0

语义化版本工具箱 Semantic versioning toolbox — 首发版本(历史发布补账 / historical release backfill)。

工具 Tools

  • semver_parse — 解析 + 非法原因
  • semver_compare — 规范优先级比较(build 元数据忽略)
  • semver_satisfies — npm 风格范围:^ ~ >= <= > < =、x-ranges、hyphen、||、AND,tuple-lock 预发布语义

安装 Install

dsh plugin --profile <name> add github:TYEclipse/dsh-semver

零运行时依赖(zero runtime dependencies,纯逻辑)。