Skip to content

Prepare 0.0.1 release#10

Merged
terjekv merged 1 commit into
mainfrom
agent/release-0.0.1
Jul 25, 2026
Merged

Prepare 0.0.1 release#10
terjekv merged 1 commit into
mainfrom
agent/release-0.0.1

Conversation

@terjekv

@terjekv terjekv commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • cut the accumulated changelog entries into a dated 0.0.1 release section
  • point the Unreleased comparison link at v0.0.1...HEAD
  • add the 0.0.1 release link

Why

The package, runtime version, and compatibility documentation already identify 0.0.1; this finalizes the changelog before tagging and publishing the first release.

Verification

  • uv run ruff format --check .
  • uv run ruff check .
  • uv run mypy
  • uv run bandit -q -r src scripts
  • uv run zizmor .
  • uv run pytest --cov (327 passed; 99.05% coverage)
  • uv run mkdocs build --strict
  • uv build
  • uvx --from twine==6.2.0 twine check --strict dist/*
  • ./scripts/run-e2e-tests.sh (6 passed against pinned Hubuum v0.0.3)

@terjekv
terjekv marked this pull request as ready for review July 25, 2026 01:09
@terjekv
terjekv merged commit a429379 into main Jul 25, 2026
7 checks passed
@terjekv
terjekv deleted the agent/release-0.0.1 branch July 25, 2026 01:10
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