Commit cf14b02
Brad Kinnard
chore(release): cut v1.4.0
Bumps pyproject [project] version, src/skillcheck/__init__.__version__,
and the self-host SKILL.md frontmatter version to 1.4.0. Moves the
accumulated [Unreleased] block under [1.4.0] - 2026-05-27.
This release consolidates: shipping drift fixes (empty action/ dir,
CLI --format error message), pre-commit and action install paths,
description scorer coverage (-ing/-ed inflection, seamless/empowering
vague words), references extractor sharing the backtick helper with
the capability graph and scanning <a href> tags, configurable
reserved_words in skillcheck.toml, published JSON Schemas for the
agent IO contracts, agent prompt scaffolding snapshot tests,
--history fan-out across multiple paths, table-driven mutual-exclusion
checks, a threading lock on the tokenizer cache, documentation polish,
the release-notes promotion workflow, and SLSA build provenance on
tagged releases. Full detail in CHANGELOG.md.1 parent c163915 commit cf14b02
4 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments