Skip to content

Release 0.1.0 (promote from alpha to beta)#6

Merged
wangxin merged 1 commit into
mainfrom
release-0.1.0
Jun 12, 2026
Merged

Release 0.1.0 (promote from alpha to beta)#6
wangxin merged 1 commit into
mainfrom
release-0.1.0

Conversation

@wangxin

@wangxin wangxin commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary

Promotes the project from the first published alpha (0.1.0a0) to a beta 0.1.0 release, now that the recent bug fixes and expanded test coverage have landed on main.

This is a version/metadata-only change — no code behavior changes.

Changes

  • pyproject.toml: version 0.1.0a00.1.0; classifier Development Status :: 3 - Alpha4 - Beta.
  • README.md: status line alpha (0.1.0a0)beta (0.1.0).
  • CHANGELOG.md: new [0.1.0] section (Fixed / Changed / Added) summarizing the extra_vars leak fix, the module_ignore_errors is True fix, and the var-access / edge-case / real-SSH test additions; compare links updated.

Why 0.1.0 (not 0.1.1)

Only 0.1.0a0 (an alpha pre-release) was ever published; 0.1.1 would imply a patch on a stable 0.1.0 that never existed. 0.1.0 is the correct first non-pre-release. Installs without --pre.

Release flow after merge

Tagging v0.1.0 (matching pyproject.toml) triggers the publish workflow to push to PyPI via Trusted Publishing.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Promote the first published alpha (0.1.0a0) to a beta 0.1.0 release now that
the extra_vars leak and module_ignore_errors bugs are fixed and coverage
(var-access, edge cases, real-SSH tier) has landed.

- pyproject.toml: version 0.1.0a0 -> 0.1.0; Development Status 3 - Alpha -> 4 - Beta
- README: status line alpha (0.1.0a0) -> beta (0.1.0)
- CHANGELOG: add 0.1.0 section (Fixed/Changed/Added) and update compare links

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Xin Wang <xiwang5@microsoft.com>
@wangxin
wangxin merged commit a2cec91 into main Jun 12, 2026
18 checks passed
@wangxin
wangxin deleted the release-0.1.0 branch June 12, 2026 06:32
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