Skip to content

Release: turbovec 0.7.1 (Python) + 0.8.1 (Rust crate)#103

Merged
RyanCodrai merged 1 commit into
mainfrom
release/py-0.7.1-rs-0.8.1
Jun 9, 2026
Merged

Release: turbovec 0.7.1 (Python) + 0.8.1 (Rust crate)#103
RyanCodrai merged 1 commit into
mainfrom
release/py-0.7.1-rs-0.8.1

Conversation

@RyanCodrai

Copy link
Copy Markdown
Owner

Version bump + CHANGELOG finalization. Mirrors the established release-PR shape (#84): CHANGELOG + the three manifests + Cargo.lock, nothing else.

What's in this release

Python 0.7.0 → 0.7.1 — bug-fix release:

Rust crate 0.8.0 → 0.8.1 — no behavior change:

  • Non-behavioral cleanup only (cleared 3 warnings, corrected stale SIMD doc comments). The published crate behaves identically to 0.8.0; re-released to keep crates.io in sync with the source tree.

Publish steps (after merge — maintainer)

Releases are tag-triggered:

  • Push py-v0.7.1 → PyPI workflow
  • Push v0.8.1 → crates.io workflow

I have not pushed any tags — that's the irreversible publish step and is left to you.

Notes

  • No on-disk format change (still .tv / .tvim v3).
  • cargo build -p turbovec -p turbovec-python compiles clean at the new versions; Cargo.lock updated to match.

🤖 Generated with Claude Code

Python 0.7.0 -> 0.7.1: two data-safety fixes in the integration wrappers
(intra-batch duplicate-id orphaning #90; upsert delete-before-validate
#89) plus the macOS source-build fix for the extension (#92).

Rust crate 0.8.0 -> 0.8.1: no behavior change — non-behavioral cleanup
only (warnings, doc comments), re-released to keep crates.io in sync with
the source tree.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@RyanCodrai RyanCodrai merged commit fcc1eb8 into main Jun 9, 2026
6 checks passed
@RyanCodrai RyanCodrai deleted the release/py-0.7.1-rs-0.8.1 branch June 9, 2026 21:04
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