Skip to content

Releases: quanttide/quanttide-devops-toolkit

rust/v0.1.5

Choose a tag to compare

@Guo-Zhang Guo-Zhang released this 03 Jul 11:04

[0.1.5] - 2026-07-03

Added

  • source::roadmap 模块:ROADMAP.md 解析、进度统计、格式验证(纯文本,零新增依赖)
  • RoadmapVersionRoadmapProgressRoadmapChecklistItemRoadmapIssue 类型
  • 101 单元测试覆盖解析、进度统计、格式验证、v 前缀标准化
  • 5 集成测试覆盖端到端解析、错误显示、真实文件验证

Fixed

  • test-rust CI coverage 阈值检查:LCOV 直解析增加空 LF/LH 守卫和除零防护

Coverage

  • 行覆盖率:98.85%(514 / 520)
  • 全部 142 测试:101 单元 + 36 集成 + 5 文档

rust/v0.1.4

Choose a tag to compare

@Guo-Zhang Guo-Zhang released this 03 Jul 09:43

fix: coverage check parsing in CI (force update)

rust/v0.1.3

Choose a tag to compare

@Guo-Zhang Guo-Zhang released this 02 Jul 17:40

feat: add source::git module for Git tag reading and version consistency check

rust/v0.1.2

Choose a tag to compare

@Guo-Zhang Guo-Zhang released this 02 Jul 11:12

[0.1.2] - 2026-07-02

Changed

  • contract/model.rs 拆分为 4 个独立模块:stage.rsplatform.rssource.rsscope.rs
  • model.rs 更名为 core.rs

Added

  • version.rs 独立模块(已有,确认结构)
  • README.md、CHANGELOG.md(首次补充)

rust/v0.1.1

Choose a tag to compare

@Guo-Zhang Guo-Zhang released this 02 Jul 10:42

v0.1.1

  • Language::as_str() / BuildTool::as_str()
  • Registry: Display
  • SourceType::detect() 自动检测
  • Contract::validate() 契约验算
  • validate_version() / normalize_version() 版本号工具
  • read_all_config_versions() 配置文件版本读取
  • 可选的 clap feature
  • 35 测试通过

rust/v0.1.0

Choose a tag to compare

@Guo-Zhang Guo-Zhang released this 02 Jul 10:27

契约模型四维架构初始发布

  • Stage / Platform / Source / Scope 四维类型定义
  • serde 直接标注,零 YAML 镜像类型
  • 13 个测试全覆盖

python/v0.1.0

Choose a tag to compare

@Guo-Zhang Guo-Zhang released this 22 May 11:44

Stable release v0.1.0