Skip to content

v0.7.0

Compare
Choose a tag to compare
@elprans elprans released this 17 Nov 14:12
· 475 commits to master since this release
v0.7.0

Chris Lamb (1):

  • Fix parsing pg_ctl output in some locales

Elvis Pranskevichus (9):

  • Fix building of wheels on macOS
  • setup.py: Support --cython-directives properly
  • Decode arrays as lists, handle arrays of composite types (#33)
  • Ignore system and dropped attributes in composite types (#43)
  • Fix handling of CIDR input to "inet" data type (#37)
  • Implement the Connection.executemany() method (#36)

Yury Selivanov (3):

  • Allow empty Record objects.
  • cluster: Fix how settings args are passed to 'init'
  • Enable 'setup.py test'