packages feed

persistent-relational-record-0.3.0: ChangeLog.md

## 0.3.0

- Switched to Generics & OverloadedLabels based implementation.
- Remove defineTableFromPersistent. The table data types and Pi Projection variables generated by HRR are no longer supported.
- Drop support: GHC < 8, relational-query < 0.12, persistent < 2.5

## 0.2.0

- Support relational-query >= 0.12.0.0 and conduit-1.3.0

## 0.1.2.0

- Support relational-query >= 0.10.0

## 0.1.1.0

- Support persistable-record >= 0.5.0
- Tested with GHC 8.0.2

## 0.1.0.0

- Initial release