mirror of https://github.com/razor-ai/soup.git
docs(v0.67.0): update SECURITY supported-version list + CONTRIBUTING test count
- SECURITY.md: add v0.67.0 to supported-versions list - CONTRIBUTING.md: bump test count 244 files / 10836 tests -> 251 / 11021 Docs-only follow-up to v0.67.0 release; no code change, no version bump. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
32145097ec
commit
4f8a0c11be
|
|
@ -111,7 +111,7 @@ soup_cli/
|
|||
templates/ - 17 built-in soup.yaml templates (YAML + manifest.json) with load_template loader (v0.39.0, +bco v0.40.0)
|
||||
ui/ - Web UI (FastAPI + HTML/JS SPA)
|
||||
|
||||
tests/ - Test suite (244 files, 10836 tests)
|
||||
tests/ - Test suite (251 files, 11021 tests)
|
||||
examples/ - Real-world config examples and datasets
|
||||
```
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,8 @@ We provide security updates for the following versions:
|
|||
- **Versions older than 3 minor versions:** No support
|
||||
|
||||
Example:
|
||||
- v0.66.0 -- Full support (latest)
|
||||
- v0.67.0 -- Full support (latest)
|
||||
- v0.66.0 -- Full support
|
||||
- v0.65.0 -- Full support
|
||||
- v0.64.0 -- Full support
|
||||
- v0.63.0 -- Full support
|
||||
|
|
|
|||
Loading…
Reference in New Issue