Skip to content

chore(release): 0.8.0#118

Merged
wesleysimplicio merged 1 commit into
mainfrom
chore/release-0.8.0
Jun 2, 2026
Merged

chore(release): 0.8.0#118
wesleysimplicio merged 1 commit into
mainfrom
chore/release-0.8.0

Conversation

@wesleysimplicio
Copy link
Copy Markdown
Owner

Resumo

Bump 0.7.3 → 0.8.0 (minor) capturando todo o trabalho de #105#117 desde o último release. publish-pypi.yml é idempotente e dispara em push para main — vai ver a diferença vs PyPI e publicar wheel + sdist automaticamente.

Mudanças

Pós-merge

  1. publish-pypi.yml dispara automaticamente em push pra main.
  2. Job roda pytest, build, twine check, publish, e cria tag v0.8.0.
  3. PyPI estará em simplicio-mapper==0.8.0.

Refs todas as 11 issues mergeadas neste ciclo.

https://claude.ai/code/session_01JdmemqddwFnvbceWyuDE8m


Generated by Claude Code

Captures the work that landed in #105#117 since the 0.7.3 cut: ruff
config (#101), version-sync guard (#102), Python+Rust CI matrix and the
PyPI publish-gating pytest step (#97), generic endpoint normalization
(#104), Python CLI coverage (#103), scaffold's own AGENTS.md/CLAUDE.md/
.specs placeholders filled (#99), docs-site rename and 0.7.3 snapshot
(#100), Node↔Python parity test (#98), native runtime contract
documentation (#95), `simplicio.mechanical-edit/v1` producer (#110), and
`simplicio.context-pack/v1` + `simplicio.context-cache/v1` producer with
hash-keyed cache (#115).

All three version sources (`package.json`, `pyproject.toml`,
`simplicio_mapper/__init__.py`) are bumped to 0.8.0 in lockstep so the
sync guard from #102 stays green. `publish-pypi.yml` will pick up the
diff against PyPI on the next push to main and publish wheels + sdist.

https://claude.ai/code/session_01JdmemqddwFnvbceWyuDE8m
@wesleysimplicio wesleysimplicio marked this pull request as ready for review June 2, 2026 14:00
Copilot AI review requested due to automatic review settings June 2, 2026 14:00
@wesleysimplicio wesleysimplicio merged commit af9697f into main Jun 2, 2026
36 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release bump to 0.8.0, aligning version metadata across the Python package, Node package manifest, and the Python runtime __version__, and documenting the release contents in the changelog.

Changes:

  • Bump versions from 0.7.30.8.0 in pyproject.toml, package.json, and simplicio_mapper/__init__.py.
  • Add a 0.8.0 release entry to CHANGELOG.md.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
simplicio_mapper/__init__.py Updates Python package __version__ to 0.8.0.
pyproject.toml Updates PyPI project version to 0.8.0.
package.json Updates Node package manifest version to 0.8.0.
CHANGELOG.md Adds the 0.8.0 release notes section.

Comment thread CHANGELOG.md
Comment on lines +49 to +50
- Dropped the `publish-npm.yml` workflow; the project ships PyPI-only
going forward.
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.

3 participants