- Added support for SSL context creation via `ssl` parameter using a dictionary containing `mysql_ssl_set` parameters. ( 64) - Fix bug with fallback encoder in the `escape_item()` function. (65)
0.2.8
- Fix sudden loss of float precision. (56) - Fix pool `echo` parameter not apply to create connection. (62) - Fix replication reconnect.