Skip to content

release: prepare base-cli 0.2.0 (#33) - #42

Merged
codeforester merged 1 commit into
mainfrom
ci/33-20260801-release
Aug 2, 2026
Merged

release: prepare base-cli 0.2.0 (#33)#42
codeforester merged 1 commit into
mainfrom
ci/33-20260801-release

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • bump VERSION from 0.1.0 to 0.2.0
  • move the completed consumer-neutral refactor notes into the 0.2.0 changelog section

This release makes the current source API installable from PyPI, including CliProfile, register_record_schema, and CommandFilterNormalizer. The follow-up Base dependency update is tracked in basefoundry/base#1851 and should land only after this version is published.

Validation

  • ./tests/validate.sh
  • 96 passed
  • built and validated sdist and wheel
  • twine check passed
  • GitHub Package workflow passed artifact validation and clean-install smoke tests on Python 3.10 through 3.14

After merge, create tag v0.2.0 and run the protected Package workflow to publish the reviewed artifacts.

Closes #33

@codeforester
codeforester merged commit a194606 into main Aug 2, 2026
20 of 21 checks passed
@codeforester
codeforester deleted the ci/33-20260801-release branch August 2, 2026 00:54
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.

Release base-cli 0.2.0 with the consumer-neutral API

1 participant