Commit f47e0a7
Release: Core, Cli and Mcp to 0.2.0
A minor rather than a patch: Core gains public API (RulePack.Messages, its Text()
lookup, and PackMessages) and changes what a reader sees — findings on Spanish
text are now written in Spanish, in the analyzers and on the catalog page alike.
It also settles a version skew. Mcp sat at 0.1.1 from the release that claimed
the MCP registry name, while Core and Cli stayed at 0.1.0; 0.2.0 puts the three
back on the same number without pretending the change is a patch.
The manifest carries the version twice, and the workflow guard checks both.
Verified by packing all three locally and looking inside the artifact rather than
trusting the build: the Core package's embedded rule-packs carry the Spanish
wording that is the reason for shipping this at all.
SignsOfAI.Documents stays unpublished for now. It is one day old, and a NuGet
version cannot be withdrawn once it is out.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent e2d1068 commit f47e0a7
4 files changed
Lines changed: 5 additions & 5 deletions
File tree
- src
- SignsOfAI.Cli
- SignsOfAI.Core
- SignsOfAI.Mcp
- .mcp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments