Bugfix: - escape for datetime.date now clamp by max ordinal. - escape for datetime.datetime, np.datetime64 now clamp by min & max datetime microseconds.
1.1.1
Minor optimizations.
1.1.0
Minor performance optimizations
1.0.9
Minor adjustments
1.0.8
Optimization: - Performance improvement on bulk INSERT/REPLACE. - Performance improvement on reading packet data.