All Versions
3
Latest Version
Avg Release Cycle
237 days
Latest Release
2294 days ago
Changelog History
Changelog History
-
v3.0 Changes
February 26, 2017๐ The initial release of v3
-
v2.0.3 Changes
July 25, 2016๐ Fixes dates and a few other small niggling things.
-
v1.0.7 Changes
November 11, 2015โ Added in BulkInsert (thanks @xivSolutions!) which adds blazing fast writes - clocked locally at about 10K writes in 0.6 seconds.
๐ Fixed a connection issue whereby runtime configuration for the connection wasn't being honored properly.
๐ Fixed a nonsensical way of calling functions (having to specify the table first) - you now just call
function
directly (see README).