Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 357 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 357 Bytes

Changelog

0.23.0

  • Switch to psycopg (i.e. third version of psycopg)
  • Make the code compatible with numpy 2.0

0.22.0

  • This version migrated to pyproject.toml

0.21.0

  • Allow uploading int8 columns
  • Allow uploading data where some columns have arrays

0.20.0

  • Increase default string length in local_join
  • add intNullVal option to local_join