Cut v0.4.0: stamp CHANGELOG, bump version refs - #111
Merged
Conversation
Feature release: tag/category group selection across the skill commands (#96, #98, #102), install.exclude frontmatter (#103), frontmatter pass-through on SKILL.md rewrites (#100), and a strict non-interactive contract for skern init (#104). - CHANGELOG.md: move [Unreleased] block to [v0.4.0] dated 2026-08-20; add the [v0.4.0] compare link and the [v0.3.1] one missed last release - AGENTS.md, INSTALL.md, docs/guide/installation.md, docs/guide/index.md: bump current-release and install-pin examples from v0.3.1 to v0.4.0 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature release. Follows the v0.3.1 release procedure (#94): stamp the CHANGELOG, bump version refs, merge, then tag
v0.4.0on the merge commit to trigger the release workflow.Highlights going out in v0.4.0:
--categoryfilter onskern skill list(Add a namespaced categorical-tag query toskern skill list#96, Add namespaced--categoryfilter toskern skill list(#96) #98)--tag/--categorygroup selection onskill install/skill uninstall(Add --tag to skill install and skill uninstall for group installs #102)install.excludefrontmatter to keep companion files out of platform copies (skill install copies companion directories verbatim, with no exclusion mechanism #103)SKILL.mdrewrite (skill create --from-template silently drops unrecognized frontmatter keys #100)skern init --no-instructions+ enforced non-interactive contract (skern init prompts interactively with no non-interactive opt-out #104)Changes in this PR:
[Unreleased]block to[v0.4.0]dated 2026-08-20; add the[v0.4.0]compare link, plus the[v0.3.1]compare link the last release missed🤖 Generated with Claude Code