0.2
- Fix crash of the
cancel(txid)
function. - Rename
rec
tonew_rec
in thelog
table. - Add optional variadic list of DML statements to pass to the
attach(regclass[, DML[, DML]])
function, effectively allowing to audit only specific DML operations, rather than all the operations.
0.1
- Initial version.