Release 0.3.2 - #28
Merged
Merged
Conversation
Three deck-file fixes. PR #27. The CHANGELOG's Unreleased section becomes 0.3.2 and its entries gain the PR number, which the file's own preamble promises. The summary gains a line saying which of the three is the reason to upgrade: one of them could delete lines out of a file the user wrote, and that is not a thing to leave a reader to work out from three equal-looking bullets. No transcript changed for the version bump, which is what the <VERSION> placeholder in normalise.awk exists for: releasing does not touch 50 expected files. The demo GIF is current -- nothing in this release changes what any screen looks like.
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.
Version bump and the CHANGELOG's
Unreleasedsection becoming0.3.2 — 2026-08-23, with #27's number on each of its three entries.The summary gains a line naming which of the three is the reason to upgrade. One of them could delete lines out of a file the user wrote, and that is not something to leave a reader to infer from three equal-looking bullets.
No transcript changed for the version bump — that is what the
<VERSION>placeholder innormalise.awkis for. 1233 unit checks and 50 golden cases pass.