Skip to content

Commit e8ad89f

Browse files
montfortclaude
andauthored
chore: bump CLI version to 3.27.0 (core 0.7.0) (#283)
Release the language/structure-agnostic, configurable architecture scanner (#279). Bumps cli/Cargo.toml 3.26.0 → 3.27.0; core is 0.7.0 (additive `scan` API, published with this cli release). Versioning tables in CLI-REFERENCE + README (EN/es/zh-CN) and the root CHANGELOG section updated. Also fixes a build-consistency miss: #282 bumped core to 0.7.0 but left Loom's `straymark-core` dependency bound at `^0.6.0` (its Cargo.toml change wasn't committed), so `straymark-loom` failed to resolve on main. Corrected to `^0.7.0`. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 40eff78 commit e8ad89f

10 files changed

Lines changed: 14 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ and this project uses [independent versioning](README.md#versioning) for Framewo
77

88
---
99

10-
## [Unreleased]
10+
## CLI 3.27.0 / Core 0.7.0 — 2026-06-16
11+
12+
A language- and structure-agnostic, configurable seed for `architecture generate` (#279), plus a
13+
build-consistency fix (Loom's `straymark-core` dependency bound was left at `^0.6.0` after core
14+
bumped to 0.7.0).
1115

1216
### Changed (architecture scanner — language/structure-agnostic, #279, EXPERIMENTAL)
1317

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ StrayMark uses independent version tags for each component:
278278
| Component | Tag prefix | Example | Includes |
279279
| --- | --- | --- | --- |
280280
| Framework | `fw-` | `fw-4.27.0` | Templates (12 types), governance, directives, Charter template + schema |
281-
| CLI | `cli-` | `cli-3.26.0` | The `straymark` binary |
281+
| CLI | `cli-` | `cli-3.27.0` | The `straymark` binary |
282282
| Loom (EXPERIMENTAL) | `loom-` | `loom-0.4.2` | The `straymark-loom` visualization server, downloaded on demand by `straymark loom serve` |
283283

284284
Check installed versions with `straymark status` or `straymark about`.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "straymark-cli"
3-
version = "3.26.0"
3+
version = "3.27.0"
44
edition = "2021"
55
description = "CLI for StrayMark — the cognitive discipline your AI-assisted projects need"
66
license = "MIT"

docs/adopters/CLI-REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ StrayMark uses **independent version tags** for each component:
4848
| Component | Tag prefix | Example | What it includes |
4949
|-----------|-----------|---------|------------------|
5050
| Framework | `fw-` | `fw-4.27.0` | Templates (12 types), governance docs, directives, Charter template + schema |
51-
| CLI | `cli-` | `cli-3.26.0` | The `straymark` binary |
51+
| CLI | `cli-` | `cli-3.27.0` | The `straymark` binary |
5252
| Loom (EXPERIMENTAL) | `loom-` | `loom-0.4.2` | The `straymark-loom` visualization server, downloaded on demand by `straymark loom serve` |
5353

5454
Framework and CLI are released independently. A framework update does not require a CLI update, and vice versa.

docs/i18n/es/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ StrayMark usa tags de versión independientes para cada componente:
241241
| Componente | Prefijo de tag | Ejemplo | Incluye |
242242
|------------|---------------|---------|---------|
243243
| Framework | `fw-` | `fw-4.27.0` | Plantillas (12 tipos), gobernanza, directivas, plantilla + schema de Charter |
244-
| CLI | `cli-` | `cli-3.26.0` | El binario `straymark` |
244+
| CLI | `cli-` | `cli-3.27.0` | El binario `straymark` |
245245
| Loom (EXPERIMENTAL) | `loom-` | `loom-0.4.2` | El servidor de visualización `straymark-loom`, descargado bajo demanda por `straymark loom serve` |
246246

247247
Verifica las versiones instaladas con `straymark status` o `straymark about`.

docs/i18n/es/adopters/CLI-REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ StrayMark usa **tags de versión independientes** para cada componente:
4848
| Componente | Prefijo de tag | Ejemplo | Qué incluye |
4949
|------------|---------------|---------|-------------|
5050
| Framework | `fw-` | `fw-4.27.0` | Plantillas (12 tipos), docs de gobernanza, directivas |
51-
| CLI | `cli-` | `cli-3.26.0` | El binario `straymark` |
51+
| CLI | `cli-` | `cli-3.27.0` | El binario `straymark` |
5252
| Loom (EXPERIMENTAL) | `loom-` | `loom-0.4.2` | El servidor de visualización `straymark-loom`, descargado bajo demanda por `straymark loom serve` |
5353

5454
Framework y CLI se publican de forma independiente. Una actualización del framework no requiere actualización del CLI, y viceversa.

docs/i18n/zh-CN/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ StrayMark 为每个组件使用独立的版本标签:
259259
| 组件 | 标签前缀 | 示例 | 包含内容 |
260260
|------|----------|------|----------|
261261
| Framework | `fw-` | `fw-4.27.0` | 模板(12 种类型)、治理文档、指令、Charter 模板 + schema |
262-
| CLI | `cli-` | `cli-3.26.0` | `straymark` 二进制文件 |
262+
| CLI | `cli-` | `cli-3.27.0` | `straymark` 二进制文件 |
263263
| Loom(实验性) | `loom-` | `loom-0.4.2` | `straymark-loom` 可视化服务器,由 `straymark loom serve` 按需下载 |
264264

265265
使用 `straymark status` 或 `straymark about` 查看已安装的版本。

docs/i18n/zh-CN/adopters/CLI-REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ StrayMark 为每个组件使用**独立的版本标签**:
4848
| 组件 | 标签前缀 | 示例 | 包含内容 |
4949
|------|----------|------|----------|
5050
| Framework | `fw-` | `fw-4.27.0` | 模板(12 种类型)、治理文档、指令 |
51-
| CLI | `cli-` | `cli-3.26.0` | `straymark` 二进制文件 |
51+
| CLI | `cli-` | `cli-3.27.0` | `straymark` 二进制文件 |
5252
| Loom(实验性) | `loom-` | `loom-0.4.2` | `straymark-loom` 可视化服务器,由 `straymark loom serve` 按需下载 |
5353

5454
Framework 和 CLI 独立发布。Framework 更新不需要 CLI 更新,反之亦然。

experimento/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name = "straymark-loom"
1414
path = "src/main.rs"
1515

1616
[dependencies]
17-
straymark-core = { version = "0.6.0", path = "../core" }
17+
straymark-core = { version = "0.7.0", path = "../core" }
1818
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync", "signal", "fs"] }
1919
axum = { version = "0.8", features = ["ws"] }
2020
notify-debouncer-full = "0.5"

0 commit comments

Comments
 (0)