Skip to content

chore(release): v0.8.0#222

Merged
kalwalt merged 2 commits into
devfrom
chore/release-v0.8.0
Jun 26, 2026
Merged

chore(release): v0.8.0#222
kalwalt merged 2 commits into
devfrom
chore/release-v0.8.0

Conversation

@kalwalt

@kalwalt kalwalt commented Jun 26, 2026

Copy link
Copy Markdown
Member

Release prep for v0.8.0 — "Pure-Rust completeness, validation & polish".

Changes

  • Bump workspace version 0.7.0 → 0.8.0 (Cargo.toml)
  • Bump npm package 0.7.0 → 0.8.0 (package.json)
  • Regenerate the wasm pkg via npm run build (crates/wasm/pkg/package.json, README.md)
  • Prepend the [0.8.0] CHANGELOG.md section via git-cliff + milestone title

Follows MAINTAINERS.md §2 (Release Process), steps 2–4.

Remaining release steps (manual, after this merges)

  1. Merge dev → main
  2. Tag v0.8.0 on main and push — this triggers release.yml (GitHub Release + crates.io + npm publish)

Merging this PR closes out the v0.8.0 milestone; the dev-merged issues auto-close once main carries the tagged release.

🤖 Generated with Claude Code

@kalwalt kalwalt self-assigned this Jun 26, 2026
@kalwalt kalwalt added the enhancement New feature or request label Jun 26, 2026
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

kalwalt and others added 2 commits June 26, 2026 19:15
- Refresh the status note: KPM/NFT is now a complete pure-Rust pipeline
  (native + WASM), no longer "early stage".
- Bump install snippets 0.7 -> 0.8.
- Add a v0.8.0 "Pure-Rust completeness, validation & polish" roadmap
  entry (WASM/NFT #161, pure-Rust .fset3 #179, VisualDatabase #147/#148,
  Gaussian pyramid SIMD/rayon #200-#207, coverage/CI hardening) and prune
  the now-completed short-term goals.
- ARCHITECTURE: add simd-x86-avx2 to the feature table, document the
  freak::visual_database orchestrator and freak::gaussian_pyramid modules,
  and the wasm crate's NFT bindings + browser demo.

Refs #161 #179 #147 #148 #177

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bump the workspace and npm package versions 0.7.0 -> 0.8.0, regenerate the
wasm pkg (standard + SIMD), and prepend the 0.8.0 changelog section
(git-cliff) for the "Pure-Rust completeness, validation & polish"
milestone.

Release prep per MAINTAINERS.md §2. The dev->main merge and the v0.8.0
tag (which triggers the crates.io + npm publish) are done separately.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@kalwalt kalwalt force-pushed the chore/release-v0.8.0 branch from 0a5386d to edf421c Compare June 26, 2026 18:19
@kalwalt kalwalt merged commit 28c75f6 into dev Jun 26, 2026
22 checks passed
@kalwalt kalwalt deleted the chore/release-v0.8.0 branch June 28, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant