Skip to content

docs(changelog): fold partition fix + lib-root into 0.0.2 entry#16

Merged
Sunrisepeak merged 1 commit intomainfrom
docs/changelog-0.0.2-republish
May 9, 2026
Merged

docs(changelog): fold partition fix + lib-root into 0.0.2 entry#16
Sunrisepeak merged 1 commit intomainfrom
docs/changelog-0.0.2-republish

Conversation

@Sunrisepeak
Copy link
Copy Markdown
Member

Summary

The v0.0.2 GitHub Release is about to be re-issued (same version number)
to fold in two improvements that landed against main after the tag
was originally pushed:

This PR amends the existing [0.0.2] entry in CHANGELOG.md so the
release notes pulled by release.yml match what's actually in the
binary.

After merge → delete current v0.0.2 tag + GitHub Release →
re-tag at new main HEAD → release.yml rebuilds.

Test plan

  • mcpp build (worktree) — no code change, just markdown
  • CI green

The v0.0.2 GitHub Release is being re-issued with the same version
number to fold in three improvements that landed against main *after*
the original tag was pushed:

* fix(modgraph): partition import scanner no longer concatenates the
  unit's own `:partition` into imported names (PR #14)
* feat: lib-root convention `src/<package-tail>.cppm` + optional
  `[lib].path` (PR #15)

CHANGELOG's [0.0.2] entry is amended in place to capture them, since
no v0.0.3 has been published yet and we're keeping the version number
stable while the project is still pre-1.0. After this PR merges, the
v0.0.2 git tag and GitHub Release will be re-pointed at the new HEAD.
@Sunrisepeak Sunrisepeak merged commit 6b323eb into main May 9, 2026
1 check passed
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