1
Fork 0

update changelog

This commit is contained in:
Jake Wheat 2024-02-12 22:42:28 +00:00
parent b3bfb5e723
commit c79556d31c

View file

@ -7,6 +7,7 @@
0.7.0 support autoincrement for sqlite
support table constraints without separating comma for sqlite
switch source from literate to regular haskell
use megaparsec instead of parsec
use prettyprinter lib instead of pretty
parsing nested block comments regressed - post a bug if you need this
fixed fixity parsing of union, except and intersect (matches postgres docs now)