- New feature: Allow logging without file handler (#341)
- New feature: UUID type column data returned as
uuid.UUID
object (#349) - Fixed #345: Copy from file like object (#346)
- Fixed #257: error in SSL check_hostname option (#347)
- Fixed quoting issue with client-side %s parameters (#344)
- Infrastructure update: Suppress pytest DeprecationWarnings (#343)