
v0.2.0 / 2015-12-02
===================

  * Merge pull request #10 from kessler/master
  * Add support for a very useful pg feature: http://www.postgresql.org/docs/8.3/interactive/sql-syntax-lexical.html#SQL-SYNTAX-DOLLAR-QUOTING

v0.1.0 / 2015-04-13
===================

  * add support for escaping array literals as tuples
  * add reserved.txt

0.0.3 / 2014-06-18
==================

 * fix idents as reserved words

0.0.2 / 2014-03-18
==================

 * fix: %% in the format string should not eat arguments
