bump relational-query.

This commit is contained in:
Kei Hibino 2016-10-16 12:36:04 +09:00
parent 186ef0a45f
commit 96c5f60146
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
<!-- -*- Markdown -*- -->
## 0.8.4.0
- Export Register interface type from Query module.
## 0.8.3.1
- Refactor around sub-query and its builder.

View File

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