v1.2.17 - 12 Jan 2014

v1.2.16 - 27 Nov 2013

    Added SqlFormatter::compress method for formatting queries on a single line. Useful for copy/pasting into the command line
    Improved reserved word detection. For example, count is only a reserved word when followed by parentheses now
    More reserved words recognized
    Highlighting support for SQL variables and binary/hex numbers
    Better formatting of LIMIT clauses
    Increased PHPUnit code coverage
    Performance improvements
    Better negative number formatting


v1.2.9 - 27 Apr 2013

v1.2.0 - 22 Dec 2012

v1.1.0 - 11 Nov 2012

v1.0.1 - 7 Oct 2012
