# Contributing

Zig **0.16**, Elixir **1.17+**, OTP **27+**.

```bash
mix deps.get
mix test
mix bench
mix docs
```

Maintainers publish with `mix hex.publish` from a clean `main` after CHANGELOG is updated.
