Skip to content

release: 0.30.0#735

Merged
michalharakal merged 2 commits into
developfrom
release/0.30.0
Jun 14, 2026
Merged

release: 0.30.0#735
michalharakal merged 2 commits into
developfrom
release/0.30.0

Conversation

@michalharakal

Copy link
Copy Markdown
Contributor

Release prep for 0.30.0 (matches the release/0.29.1develop convention from #728). Not tagged yet.

Version

  • VERSION_NAME 0.29.1 → 0.30.0 (gradle.properties).

Headline (all landed via #734, already merged to develop)

  • First-class Q5_K packed matmulQ5_KBlockTensorData + Q5KMatmulKernel SPI (scalar / Panama / native-C), DefaultCpuOps dispatch + lazy transpose, GGUF streaming-loader Q5_K/Q6_K branches. Q5_K weights stay packed and dequantize in-kernel.
  • ARM NEON native kernels (fp32/q8_0/q4k/q5k) behind __ARM_NEON; aarch64 CMake branch (-march=armv8.2-a+fp16+dotprod) + opt-in cross-compile.
  • Kotlin/Native cinterop to the C kernels (static archive, linuxX64/linuxArm64, NativeKnKernelProvider).

Docs in this PR

  • CHANGELOG.md[0.30.0] entry.
  • README.md — "What's New in 0.30.0" (0.29.1 → Recent releases).
  • All install-snippet BOM pins → sk.ainet:skainet-bom:0.30.0.
  • kernel-support-matrix.adoc regenerated (version 0.30.0, adds the Q5_K row).

Tag 0.30.0 to be applied after merge.

🤖 Generated with Claude Code

michalharakal and others added 2 commits June 11, 2026 17:24
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… matrix)

- CHANGELOG: add [0.30.0] — Q5_K packed matmul, ARM NEON native kernels, K/N
  cinterop consumption (PR #734).
- README: "What's New in 0.30.0" + demote 0.29.1 to Recent releases.
- Bump all install-snippet BOM pins to sk.ainet:skainet-bom:0.30.0 (README +
  io-readers / minerva-export / java- & image-data-getting-started).
- Regenerate kernel-support-matrix.adoc (version 0.30.0, adds the Q5_K row).

VERSION_NAME=0.30.0 already set (b75b9b7). Not tagged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@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-735 artifact to view the complete documentation locally.

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

@michalharakal michalharakal merged commit a353ac8 into develop Jun 14, 2026
12 checks passed
@michalharakal michalharakal deleted the release/0.30.0 branch June 14, 2026 16:08
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