Skip to content

Add CHANGELOG for v0.1.0#3

Merged
kimmingul merged 1 commit into
mainfrom
add-changelog-v0.1.0
May 25, 2026
Merged

Add CHANGELOG for v0.1.0#3
kimmingul merged 1 commit into
mainfrom
add-changelog-v0.1.0

Conversation

@kimmingul

Copy link
Copy Markdown
Owner

Summary

Adds CHANGELOG.md documenting the upcoming 0.1.0 release: 234 sample-size/power methods all implemented and validated (819 worked-example fixtures), the method registry + samplesize doctor integrity check, the validation harness, the Claude Code plugin, the MkDocs site + auto-generated coverage matrix, and the PyPI Trusted-Publisher workflow.

Not in this PR

  • No PyPI publish. No v* tag is created or pushed, so release.yml does not fire. Cutting the actual public release (tag v0.1.0) is deferred to a separate, explicit step once the PyPI Trusted-Publisher / pypi environment is confirmed.

Verification

  • Package builds cleanly locally (python -m build -> sdist + wheel)
  • samplesize.__version__ == 0.1.0

🤖 Generated with Claude Code

Document the contents of the 0.1.0 release (234 validated methods, registry/doctor, validation harness, plugin, docs, release workflow).

PyPI publish is intentionally deferred: no v* tag is pushed, so the release.yml trusted-publisher workflow does not fire. Tagging v0.1.0 later will cut the actual public release.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@kimmingul kimmingul merged commit 0e07c62 into main May 25, 2026
4 checks passed
@kimmingul kimmingul deleted the add-changelog-v0.1.0 branch May 25, 2026 13:17
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.

2 participants