ZennerIoT / ex_audit

Ecto auditing library that transparently tracks changes and can revert them.
MIT License
368 stars 110 forks source link

WIP: ecto 3.8 support #82

Closed tmtx closed 2 years ago

tmbb commented 2 years ago

I have a question more or less related to this: should Ecto be breaking compatibility in minor releases? Or is ExAudit using some kind of private API that keeps breaking?