v0.11.0
[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.0and 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.