1
Fork 0

update TODO, changelog and cabal package version

This commit is contained in:
Jake Wheat 2013-12-18 11:37:35 +02:00
parent 1ea09db988
commit 1397047654
3 changed files with 25 additions and 29 deletions

View file

@ -1,5 +1,5 @@
0.2.0.0
last update on commit a53578c6c27d94a33d104d404547cc02b4ad36c3
[this file updated to commit 1ea09db9886baaa37b8795aff0f9c556c7a958e5]
0.2.0 (commit 9ea29c1a0ceb2c3f3157fb161d1ea819ea5d64d4)
'' quotes in string literal
parse simple interval literal e.g. "interval '1 week'"
support . in identifiers as a dot operator
@ -25,5 +25,5 @@
support ansi standard syntax for offset n rows and fetch first n
rows only
fix keyword parsing to be case insensitive
0.1.0.0
initial version
0.1.0.0 (commit 9bf4012fc40a74ad9a039fcb936e3b9dfc3f90f0)
initial release