Skip to content

v0.11.0

Choose a tag to compare

@Goldziher Goldziher released this 16 Feb 13:59
· 611 commits to main since this release
1f0f18e

[0.11.0] - 2026-02-16

Added

  • Elixir bindings (first release): Introduced official Elixir support via Rustler NIF bindings, including typed Elixir-facing APIs, tuple-based error semantics ({:ok, value} / {:error, reason}), and ExUnit coverage for binding behavior.

Changed

  • Version synchronization for release: Bumped the workspace to 0.11.0 and synchronized package manifests across supported ecosystems for the Elixir release.

Republished on 2026-02-16 with Hex packaging fixes (LICENSE included, source-only file list) and idempotent Hex publish handling.