Skip to content

Releases v0.11.0 - #92

Merged
johnnyt merged 1 commit into
mainfrom
sp-35w-release-prep-0-11-0
Sep 8, 2026
Merged

Releases v0.11.0#92
johnnyt merged 1 commit into
mainfrom
sp-35w-release-prep-0-11-0

Conversation

@johnnyt

@johnnyt johnnyt commented Sep 8, 2026

Copy link
Copy Markdown
Member

Release prep for statifier_persistence 0.11.0 (MINOR). Prep-lands-last on
Lane P: every fragment-carrying sibling (sp-c48, sp-flj) is on main.

Assembled from the repo's release extension (.claude/wurk/release.md plus
.claude/wurk.json's release block), against the reference shape - the most
recent prep commit on main, 4e3e2c8 (0.10.0), found the way the extension's
top section says.

  • mix.exs @version 0.10.0 -> 0.11.0 (the recipe's version_file; step A
    confirms there is no second carrier in lib/).
  • README.md install pin ~> 0.10 -> ~> 0.11 (the recipe's readme_pin).
  • CHANGELOG.md: a new ## [0.11.0] 2026-09-08 section - the file's own
    heading form, no dash, the local date - above ## [0.10.0], with a lead
    paragraph and the fragments' bullets carried over byte for byte, grouped
    Added then Fixed. No link reference (the file has none by design).
  • changelog.d/sp-c48.md and changelog.d/sp-flj.md deleted in the same
    commit.

MINOR because Driver.new/3's after_step: is new public surface (Added).

Verification: full gate green on this HEAD (format, compile, deps, credo,
527/527 tests at 95.7% coverage, dialyzer). mix hex.build clean at version
0.11.0; the tarball was removed and is not committed. The tree committed is
byte-identical (git write-tree 7df64d89) to the tree the gate ran on, with
the repo gate lock and machine slot held across both, so the commit step's
gate re-run was taken under that exemption rather than repeated.

Tag and Hex publish are the operator's; this branch does neither.

Refs: sp-35w

Bumps @Version to 0.11.0 and moves the README install pin to
`~> 0.11`. The minor is `Driver.new/3`'s new `after_step:` option -
public surface a host can bind a trace, a projection or a checkpoint
to, fired after every step the driver takes on a caller's behalf.

Promotes changelog.d/sp-c48.md (Added) and changelog.d/sp-flj.md
(Fixed) into a `## [0.11.0] 2026-09-08` section, bullets carried over
byte for byte under a lead paragraph, and deletes both fragments.

Refs: sp-35w
@johnnyt
johnnyt merged commit 3fd45f7 into main Sep 8, 2026
1 check passed
@johnnyt
johnnyt deleted the sp-35w-release-prep-0-11-0 branch September 8, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant