[v0.1.0] - 2026-07-10
Added
- Initial Python-native workspace documentation for the thin
bluetapemeta
distribution and the focusedbluetape-core,bluetape-logging, and
bluetape-testingpackages. - Korean root README parity for the initial package boundary, install policy,
usage examples, package documentation links, and roadmap. - README bitmap hero and workspace overview diagram assets.
WIP.mdfor release planning, milestone scope, and the ecosystem backlog.- Release and package-layout documentation under
docs/. - Research index documentation for future research-first package decisions.
- Milestone
0.2.0planning visibility through ecosystem issues #7 through
#34, including research gates #10, #14, #16, #21, #23, #31, and #34. require_instanceinbluetape-core.log_context(override=False)duplicate-key protection and case-insensitive
logging redaction defaults.eventuallyandeventually_asynchandling for falsy non-Nonevalues plus
positive timeout/interval validation.- PyPI preflight documentation for the intended
v0.1.0distributions.
Changed
- Root README now points detailed planning and release state to
WIP.md,
CHANGELOG.md, anddocs/release.mdinstead of carrying the full planning
model inline. - GitHub Actions CI now builds all workspace distributions with
uv build --all-packages.
Validation
uv sync --all-packagesuv run pytest- 21 passeduv run ruff check .uv run ruff format --check .uv build --all-packages- 8 artifacts builtactionlintgit diff --check- Release PR CI passed
PyPI Publish Hold
PyPI publication is not included in this GitHub Release. Publishing remains blocked until project ownership and GitHub Actions trusted publishing are confirmed for bluetape, bluetape-core, bluetape-logging, and bluetape-testing.