HISTORY.rst 333 B

1234567891011121314151617
  1. 1.0.2 (2016-09-15)
  2. ++++++++++++++++++
  3. * Avoid quoting any numeric types when using ``QUOTE_NONNUMERIC``.
  4. _ thanks to @torfsen for the bug report
  5. 1.0.1 (2016-02-11)
  6. ++++++++++++++++++
  7. * Better error messages for invalid dialects.
  8. - thanks to @kengruven for the bug report
  9. 1.0 (2016-02-11)
  10. ++++++++++++++++
  11. * Initial Release