Skip to content

v3.2.1

Choose a tag to compare

@Goldziher Goldziher released this 16 Apr 10:09
v3.2.1
4d30960

Fixed

  • Node.js Docker/cross-platform installs (#273) — platform-specific native packages now correctly published with optionalDependencies via NAPI prepublish.
  • Homebrew formula (#304) — formula updated with correct source tarball SHA and bottle configuration.
  • WASM type prefix restored (#303) — WasmConversionOptions (not JsConversionOptions) via configurable type_prefix in alef.
  • Ruby gem build — fixed NodeContent::MetadataBlock type mismatch in binding-to-core conversion.
  • Maven Central publish — aligned pom.xml with kreuzberg (GPG plugin in main build, developer email, pluginManagement).
  • All binding compilation failures — fixed private module path, missing From impls, glob import conflicts, cbindgen compatibility.
  • Elixir NIF compilation — removed incompatible compilers: [:rustler] directive for Rustler 0.34+.
  • FFI from_json/to_json functions — now generated for all serde-compatible types, fixing Java and Go bindings.
  • PHP e2e tests — fixed function call generation.
  • Python pyproject.toml — corrected module-name and python-packages.
  • docs/llms.txt metadata defaults corrected (#276).

See CHANGELOG.md for full details.