Skip to content

v1.4.0-rc.35

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 27 May 06:35
0c85287

Release candidate cut from alef v0.19.22 regen plus pre-commit-hooks v1.2.2 pin bump.

Notable upstream changes since rc.34:

  • packages/go: emit embed_ffi.go so FFI headers are vendored via go:embed (alef v0.19.21)
  • packages/python: bundle the core Rust crate in the maturin sdist so Alpine/musl source builds resolve the workspace patch path (alef v0.19.20)
  • packages/zig: per-platform tarball filenames (alef v0.19.21)
  • packages/elixir: configurable nif_targets in native.ex (alef v0.19.21)
  • packages/php: register interface templates in the embedded TEMPLATES array (alef v0.19.20)
  • packages/kotlin-android: TranscribeTest no longer casts String to List (alef v0.19.19)
  • e2e/c: emit .gitignore so locally-built macOS Mach-O run_tests doesn't get committed (alef v0.19.19)
  • shared pre-commit-hooks v1.2.2: _autofix --stage-all only stages files actually modified by the current hook

Zig

Add to your build.zig.zon:

.dependencies = .{
    .liter-llm-zig = .{\n        .url = \"https://github.com/kreuzberg-dev/liter-llm/releases/download/v1.4.0-rc.35/liter-llm-zig-v1.4.0-rc.35.tar.gz\",\n        .hash = \"liter_llm-1.4.0-rc.35-Jfgk_NcsAQDtU6Afi6WcgBd2WDo5w-QXEz2Wv-6whZw5\",\n    },\n},\n```\n