Changelog for persistent-audit-0.1.0.3
Revision history for persistent-audit-script
0.1.0.3 -- 2016-08-16
- Add four queries: insertUniqueAndAudit, deleteByAndAudit, repsertAndAudit, replaceAndAudit
0.1.0.2 -- 2016-08-11
- Add ToJSON, FromJSON and Hashable instances for AuditAction.
- Clean up some compiler warnings.
0.1.0.1 -- 2016-05-03
- Fix Haddock documentation.
0.1.0.0 -- 2016-05-02
- First version.