- Developer doc updates (80) - Fixes to manifest (82) - expose the OVERWRITE option in the Snowflake PUT (85) - refactor to_dataframe for Snowflake (83) - Ignoreheader fix (88) - .whitesource configuration file (90) - add raw_unload_path to unload_and_copy for redshift (89)
0.3.6
Not secure
- logging typo fix (70) - switching back to standard logging (72) - relaxing requirements file ( 74)
0.3.5
Not secure
Updates: - Contains a small bug fix: 66
0.3.4
Not secure
Updates:
- Contains a small bug fix for the snowflake dataframe dtype checking (64) - Switched the private connect and disconnect to public (63). Allows for more intuitive usages outside the with context.
0.3.3
Not secure
Updates:
- Minor bug fix for `insert_dataframe_to_table` method in the Snowflake class (60)
0.3.2
Not secure
Updates:
- General cleanup of the code base/linting - Bumping up `pytes`t and `pytest-cov` versions - Pandas to Snowflake Support (57) - Adding support for SQLite (56) (Note: Tweak to allow for compatibility for those who are interested in usage. Not a primary use case)