What's Changed
- Various performance improvements inspired by asyncpg by @Dev-iL in #172
- Fix intermittent listener test hangs (LISTEN/UNLISTEN deadlock, panic, flaky tests) by @chandr-andr in #174
- Decode internal "char" type (OID 18) natively @Dev-iL
- Add copy_records_to_table for COPY FROM STDIN bulk-load @Dev-iL
- Replace pre-commit with prek @Dev-iL
- Pipeline execute_many and wrap in a transaction @Dev-iL
Full Changelog: 0.12.0...0.12.1