relational-query: bump.

This commit is contained in:
Kei Hibino 2017-08-28 17:22:43 +09:00
parent 6578b12eeb
commit 7d636a34e1
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
<!-- -*- Markdown -*- -->
## 0.8.8.0
- export QuerySuffix and unsafe-query functions from
Database.Relational.Query namespace for libraries.
## 0.8.7.1
- fix version constraint.

View File

@ -1,5 +1,5 @@
name: relational-query
version: 0.8.7.1
version: 0.8.8.0
synopsis: Typeful, Modular, Relational, algebraic query engine
description: This package contiains typeful relation structure and
relational-algebraic query building DSL which can