You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.claude: refine the release-notes skill after drafting v0.18.0-alpha.1
Drafting the v0.18.0-alpha.1 notes surfaced a number of gaps in the
skill's guidance. Encode the resulting decisions:
Add a Modules top-level section covering modules and package loading,
and state that encodings work belongs in Encodings even when the
change is surfaced through the CLI.
Pre-release notes should not frame the release as leading up to the
final one, and should not mention or re-announce changes that already
shipped in a patch release of the previous minor. Similarly, never
attribute a regression to a past patch release, as the fix may yet be
backported in a further patch.
Mentions of a specific past release link to its GitHub release page,
and statements scoped to the release being drafted name the feature
release series explicitly, as in "for v0.18", rather than saying "this
release".
Experiments first appearing in a release are introduced as new even
when enabled by default; the "now enabled by default" phrasing is
reserved for experiments that shipped in a past release. Finally,
avoid subsections holding a single short paragraph.
Assisted-by: Claude Code (claude-fable-5)
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I999283b9594c27335ae2c980f659a6d042b161c4
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1244505
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Roger Peppe <rogpeppe@gmail.com>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
0 commit comments