Skip to content

chore: prepare 0.1.0 stable release#18

Merged
Volv-G merged 1 commit into
masterfrom
piforge/tangle-cli-fix/stable-0-1-0-release-be54bff
Jul 6, 2026
Merged

chore: prepare 0.1.0 stable release#18
Volv-G merged 1 commit into
masterfrom
piforge/tangle-cli-fix/stable-0-1-0-release-be54bff

Conversation

@Volv-G

@Volv-G Volv-G commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Prepares the stable 0.1.0 release for both packages.
  • Sets tangle-cli==0.1.0 and tangle-api==0.1.0.
  • Keeps the default tangle-cli dependency pinned to the matching tangle-api==0.1.0.
  • Keeps the [native] compatibility/no-op alias and preserves tangle-api as a leaf package.
  • Updates docs/tests/lockfile version references for the stable release.

Issue

Addresses #13 by preparing the stable public package release used by the updated Tangent skill uvx / published-package guidance.

Tests

  • uv run pytest tests/test_packaging.py -q
  • uv lock --check
  • uv run pytest -q
  • git diff --check
  • uv build --sdist --wheel --out-dir /tmp/tangle-0.1.0-dist
  • uv build --package tangle-api --sdist --wheel --out-dir /tmp/tangle-0.1.0-dist

Release plan

After merge, create and push tag v0.1.0 on the merge commit so the release workflow publishes both tangle-cli==0.1.0 and tangle-api==0.1.0.

Assisted-By: devx/9c4ad24f-24d3-4eb9-8747-dbf53e3221df
@Volv-G Volv-G requested a review from Ark-kun as a code owner July 6, 2026 15:24
@Volv-G Volv-G merged commit 322f40e into master Jul 6, 2026
2 checks passed
@Volv-G Volv-G deleted the piforge/tangle-cli-fix/stable-0-1-0-release-be54bff branch July 6, 2026 15:24
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