release: 0.4.0 - #142
Merged
Merged
release: 0.4.0#142
Conversation
The owner's decision - immutable rule 12. Everything under [Unreleased] becomes the 0.4.0 section, 75 entries: 34 Changed, 18 Added and 23 Fixed. Nothing is left under [Unreleased], which is what the release workflow checks, and its link now compares from v0.4.0. There is no Breaking heading, and that is measured rather than assumed. The pre-release rehearsal on the tree before this commit compared every format 0.3.0 had with the published v0.3.0 and found 24 of 24 unchanged, yaml and toml being new. After the bump, 26 of 26 formats generated by this build and by the same tree built as 0.3.0, at one seed, have the same bytes - the number reaches no generated file. What does move is the recipe_hash of a run from a preset, and the first Changed entry says so. Outside internal/version the number has the same nine copies as last time. Both resource scripts were raised and recompiled with windres, and each .syso differs from the old one in exactly four bytes - the two numeric version fields and one character of each version string. The About screen was rewritten by the guard's own writer, one screen of 25, one line of its tree and 1 px of width. The site differs in 13 pages, 17 lines added and 17 removed, each carrying the version and nothing else. The README's manifest example, which nothing holds, says 0.4.0 too. The comment on the version records the date and says this minor moves no generated byte, beside what 0.3.0 moved. The guards of the touched area and the cheap gates pass, 62 of 62. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: ASSERTIVE Plan: Advanced Run ID: ⛔ Files ignored due to path filters (16)
📒 Files selected for processing (6)
Comment |
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.
The owner's decision - immutable rule 12. This raises the version to 0.4.0 and closes the changelog for it. The tag is the owner's to push after this is merged.
Changelog
Everything under
[Unreleased]becomes## [0.4.0] - 2026-09-25, 75 entries: 34 Changed, 18 Added, 23 Fixed.[Unreleased]is empty, which is what the release workflow checks before it builds, and its link compares fromv0.4.0. Every user-visible pull request sincev0.3.0has an entry. The one without (#99) changed a package linked into neither binary.No Breaking heading, measured
e5fbcb2compared every format 0.3.0 had with the publishedv0.3.0: 24 of 24 unchanged,yamlandtomlnew.recipe_hashof a run from a preset, and the first Changed entry says so.The nine copies of the version
internal/versioncmd/tfg/tfg.rcand its.sysowindres, 4 bytes differ: two numeric fields, one character of each stringinternal/gui/icon/chickpea.rcand the window's.sysoweb/publicREADME.mdmanifest exampleCHANGELOG.mdChecked here
The full pre-release ritual on this version runs before the tag.
🤖 Generated with Claude Code
Summary by CodeRabbit