Skip to content

release: prepare 0.39.1 (scoped: #950 + #952) - #960

Merged
michalharakal merged 3 commits into
developfrom
release/0.39.1
Aug 11, 2026
Merged

michalharakal merged 3 commits into
developfrom
release/0.39.1

Conversation

@michalharakal

Copy link
Copy Markdown
Contributor

Supersedes #957. The previous release/0.39.1 branch (ef39872) was cut from the full develop tip and therefore included #951; this rebuilt branch scopes the release to exactly two changes, deferring #951 (native Q5_0/Q5_1 packed matmul kernels) to the next release (0.40.0).

Contents

Branch base is #950's merge commit (2f1261d), with #952's content cherry-picked on top (52b1c08), then the release prep commit (31d6a5d):

Release prep (31d6a5d)

Downstream (SKaiNET-transformers)

No transformers-side action needed. The transformers note that engine 0.40.0 brings the Q5 kernels stays true under this scoping, and the gate merged in SKaiNET-transformers#294 simply stays on the FP32 fallback path under engine 0.39.1 — the packed NATIVE_OPTIMIZED Q5 path activates once the 0.40.0 engine lands.

Branch prep only — no tag created.

🤖 Generated with Claude Code

michalharakal and others added 2 commits August 11, 2026 12:37
…rs-pointer-923

docs(readme): point LLM users to SKaiNET-transformers (#923)
Bump VERSION_NAME 0.39.0 -> 0.39.1 and update all version-carrying docs
for a release scoped to #950 and #952 only — #951 (native Q5_0/Q5_1
packed matmul kernels) is deferred to the next release:
- CHANGELOG: consolidate [Unreleased] under [0.39.1] (2026-08-11); delta
  is #950 (primitive FP32 fast paths for the eager CPU ops + cached
  ctx.ops, #949) and #952 (README pointer to SKaiNET-transformers, #923).
- README: BOM snippet -> 0.39.1, What's New in 0.39.1 (0.39.0 moves under
  "Previously"), Contributors (0.39.1).
- docs/antora.yml: skainet_version attribute 0.39.0 -> 0.39.1.
- kernel-support-matrix.adoc: regenerated via generateKernelMatrix on this
  base — Q5_0/Q5_1 rows stay panama-vector/panama-vector (no #951
  kernels); version stamp -> 0.39.1.

Branch prep only — no tag created.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@michalharakal
michalharakal requested a review from aharakal August 11, 2026 11:40
@github-actions

Copy link
Copy Markdown

📖 Documentation Preview

The documentation has been built successfully for this PR.

Generated Files:

  • Operator documentation: docs/modules/operators/_generated_/
  • JSON schema output: operators.json

Artifacts:

  • Download the documentation-preview-960 artifact to view the complete documentation locally.

This comment will be updated automatically when the PR is updated.

@michalharakal
michalharakal merged commit 53e8e0c into develop Aug 11, 2026
15 checks passed
@michalharakal
michalharakal deleted the release/0.39.1 branch August 11, 2026 14:50
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.

2 participants