Skip to content

v1.13.3

Choose a tag to compare

@Goldziher Goldziher released this 21 Jul 13:11

Fixed

  • ruby: platform-specific native gems now package one native extension per supported Ruby ABI and
    load the extension matching the current runtime. This keeps precompiled gems usable on Ruby 3.2,
    3.3, 3.4, 3.5, and Ruby 4 while avoiding Parser#parse self-conversion TypeErrors from loading
    an extension compiled against a different Ruby ABI.
    Fixes #171.

Changed

  • grammars: refresh 22 grammar revisions to newer upstream commits (no languages added or
    removed).
  • deps: refresh lock files with non-breaking updates within existing constraints (Cargo.lock,
    pnpm-lock.yaml, uv.lock, Ruby Gemfile.lock).
  • Regenerated all bindings with alef 0.42.0.