Change Log
=====

## 0.2.2
Fix Linux build: enable GGML_BLAS=ON in the cmake step so libggml-blas.a
is produced, matching what the NIF link line already expects. On Darwin
this flag picks Apple Accelerate (prior default); on Linux it selects
OpenBLAS (requires libopenblas-dev at build time).

## 0.1.0
Update to use GenAI Core structs
