* Support Python 3.7 & 3.8, drop Python 3.3 & 3.4. * Do not consider FROM keywords within functions as ROOT keywords.
0.3.0
----------------
* Support f-string formatted SQL statements. * Install typing for Python versions < 3.5
0.2.0
----------------
* Add additional root keywords and descriptors. * Align on ``INTO`` rather than ``INSERT``, i.e. the former is now the root keyword and the latter is a descriptor.