Skip to content

Commit e421ff7

Browse files
makinzmclaude
andauthored
[refactor] README にバージョニングポリシー追加 because of 互換性方針の明示 (#77)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c7a500f commit e421ff7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
One TOML config. Rust-powered. CI-ready. Supports multiple languages from a single config file.
88

9+
> **Versioning policy**
10+
> - `0.0.z`: Under active development. No compatibility guarantees.
11+
> - `0.y.z` (y ≠ 0): Compatibility maintained within the same `y`.
12+
> - `x.y.z` (x ≠ 0): Stable release with full operational readiness.
13+
914
## What it checks
1015

1116
**Languages:** Rust, Go, TypeScript, JavaScript, Python, Java, Kotlin, PHP, C, YAML

0 commit comments

Comments
 (0)