Ver bump up.

This commit is contained in:
Kei Hibino 2015-11-30 09:18:49 +09:00
parent b4f184b555
commit f972901a91
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
<!-- -*- Markdown -*- -->
## 0.6.4.0
- Fix around correlated sub-queries.
- Update unit-test cases.
## 0.6.3.0
- Add Int8 type as SQL constant int value. (e.g. MySQL)

View File

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