Skip to content

docs: add 2.1.0 release notes#16

Merged
lesnik512 merged 1 commit into
mainfrom
docs/release-2.1.0
Jun 26, 2026
Merged

docs: add 2.1.0 release notes#16
lesnik512 merged 1 commit into
mainfrom
docs/release-2.1.0

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Release notes for 2.1.0, read verbatim as the GitHub Release body by release.yml when the 2.1.0 tag is pushed.

Version rationale

Last published is 2.0.3. action_scope is a new, additive, backward-compatible public API → minor bump to 2.1.0 (semver).

Headline

  • Feature: action_scope(ctx) — resolve Scope.ACTION deps without injecting Container / build_child_container() by hand (#15).
  • Internals: @inject always builds + stashes the per-command container on ctx.meta; adopted the planning-convention; 100% coverage on 3.10–3.14.

Cutting the release (after merge)

The release is tag-driven. Once this merges to green main:

git tag 2.1.0 && git push origin 2.1.0

release.yml then runs just publish (PyPI first, irreversible) and creates the GitHub Release using planning/releases/2.1.0.md as the body.

🤖 Generated with Claude Code

Notes for the 2.1.0 release (action_scope feature + planning-convention
adoption). Read verbatim as the GitHub Release body by release.yml when the
2.1.0 tag is pushed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lesnik512 lesnik512 merged commit 3be3074 into main Jun 26, 2026
6 checks passed
@lesnik512 lesnik512 deleted the docs/release-2.1.0 branch June 26, 2026 07: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