Release candidate 9. Bindings regenerated on alef 0.32.6.
Publish pipeline
- Build gnu CLI on native ubuntu-24.04 (glibc 2.39) instead of manylinux_2_28 containers
- Per-platform npm packages (avoids the 413 payload limit on the combined tarball)
- Drop the redundant release-triggered Docker publish (fired explicitly via repository_dispatch)
- Remove the .cargo rustc-wrapper.sh that broke Windows publish-prepare (os error 193)
- Dockerfile.core on rust 1.95
Fixes
- candle-ocr: net_3 v2 conv outputs 1024 channels to match the DeepSeek-OCR checkpoint
- e2e(go): pre-build the mock-server in CI to avoid the test-time build timeout
- Binding codegen: dart E0282, zig std.mem.span (0.16), swift Void bindings, kotlin JNI SNAKE_CASE, elixir NIF arity