Skip to content

v0.13.0

Compare
Choose a tag to compare
@elprans elprans released this 20 Oct 14:37
· 340 commits to master since this release
v0.13.0

Backwards Incompatible Changes

  • Drop support for PostgreSQL 9.1
    (by @elprans in eaf298b)

  • Remove the deprecated "binary" parameter from Connection.set_type_codec()
    (by @elprans in 9ad6625)

New Features

  • Add support for PostgreSQL 10
    (by @elprans)

Bug Fixes