v0.5.1
[0.5.1] - 2026-03-16
Added
XqliteNIF.changes/1— returns the row count affected by the most
recent DML (wrapssqlite3_changes()).XqliteNIF.total_changes/1— cumulative row count across the
connection's lifetime (wrapssqlite3_total_changes()).