This repository was archived by the owner on Dec 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Releases: AsiaOstrich/universal-doc-standards
Releases · AsiaOstrich/universal-doc-standards
v1.3.1
Added | 新增
- Add Mock Limitations section to
testing-standards.md- Guidelines for when mocks require integration tests
新增 Mock 限制章節至testing-standards.md- Mock 需要整合測試的指南 - Add Test Data Management patterns to
testing-standards.md- Distinct identifiers and composite key guidelines
新增測試資料管理模式至testing-standards.md- 識別碼區分與複合鍵指南 - Add "When Integration Tests Are Required" table to
testing-standards.md- 6 scenarios requiring integration tests
新增「何時需要整合測試」表格至testing-standards.md- 6 種必須整合測試的情境
Assets 2
v1.3.0 - Consistency Improvements and Decision Guides
What's Changed | 變更內容
Added | 新增
changelog-standards.md- Comprehensive changelog writing guide
新增changelog-standards.md- 完整的變更日誌撰寫指南- Decision tree and selection matrix to
git-workflow.mdfor workflow strategy selection
新增決策樹和選擇矩陣至git-workflow.md,協助工作流程策略選擇 - Language selection guide to
commit-message-guide.mdfor choosing commit message language
新增語言選擇指南至commit-message-guide.md,協助選擇提交訊息語言
Changed | 變更
- Unified CHANGELOG exclusion rules across
changelog-standards.mdandversioning.md
統一changelog-standards.md和versioning.md的 CHANGELOG 排除規則 - Clarified CHANGELOG update timing in
checkin-standards.md
釐清checkin-standards.md中 CHANGELOG 更新時機 - Aligned
code-review-checklist.mdCHANGELOG section withchangelog-standards.md
統一code-review-checklist.md的 CHANGELOG 區段
Fixed | 修正
- Inconsistent header format in
commit-message-guide.mdanddocumentation-writing-standards.md
修正commit-message-guide.md和documentation-writing-standards.md標頭格式不一致 - Standardized cross-references to use markdown link format
統一交叉引用使用 markdown 連結格式
Full Changelog: v1.2.0...v1.3.0