Skip to content

Bump to 0.12 after publishing 0.11 to Hackage - #159

Merged
prozak merged 1 commit into
masterfrom
claude/version-bump-0.12
Jul 2, 2026
Merged

Bump to 0.12 after publishing 0.11 to Hackage#159
prozak merged 1 commit into
masterfrom
claude/version-bump-0.12

Conversation

@prozak

@prozak prozak commented Jul 2, 2026

Copy link
Copy Markdown
Owner

rtk-0.11 is published on Hackage (https://hackage.haskell.org/package/rtk) with
docs uploaded, verified end-to-end: cabal install rtk from the index builds
all three components, and the installed binary reproduces the v0.11 golden
snapshot for grammar.pg byte-for-byte (the self-hosting fixed point).

Master is ~40 commits past the tag while still claiming version 0.11, so dev
builds misidentify themselves as the published release. This PR:

  • bumps rtk.cabal to 0.12 (the existing [Unreleased] CHANGELOG section
    becomes 0.12 at release time)
  • adds the Hackage version badge to README
  • fixes CLAUDE.md's stale version (0.10!) and dist-newstyle paths
  • restores the first line of the CHANGELOG's named-constructors (task 8a)
    entry, which a later edit clobbered, leaving the bullet starting mid-sentence
    and fused onto the task-8d entry

🤖 Generated with Claude Code

0.11 is now on Hackage (package + docs), so master needs a version that
distinguishes dev builds from the published release. Also:

- README: Hackage version badge
- CLAUDE.md: version was stale at 0.10; note where the released version
  lives, and fix the dist-newstyle executable paths
- CHANGELOG: restore the first line of the named-constructors (task 8a)
  entry, which a later edit clobbered - the bullet started mid-sentence

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@prozak
prozak merged commit bd5fe02 into master Jul 2, 2026
8 checks passed
@prozak
prozak deleted the claude/version-bump-0.12 branch July 2, 2026 20:18
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