Skip to content

2.2.2

Compare
Choose a tag to compare
@aldraco aldraco released this 04 Oct 20:40
· 78 commits to master since this release

New Features

  • Option to preserve extra_data JSON fields in Redshift as VARCHAR
  • Documentation updates
  • console scripts for schemas, Redshift access, Bigquery access, etc (all documented now)

Bugfixes

  • install_requires now includes all relevant dependencies so setup.py can install the package and all its reqs together.
  • Move to psycopg2cffi-compat to make use on PyPy easier