* Raise ConnectionError in connection.write (401) * Fix `DATETIME` type object: add the missing vertica type DATE (402) * Add tests for `Cursor.description` (402) * Upgrade Travis test settings and update README (400) (402)
1.0.0
* Fixed 387: Add Autocommit APIs (395)
0.11.0
* Support COPY FROM LOCAL (386) * Add numeric prefix schema support for cursor.executemany() (382) * Fix rowcount inconsistency for nextset (388)