Main changes
-
New features:
-
New drivers:
-
Optimization:
-
Reliability :
-
Bugfixes and other fixes:
- Fix for the occasional failure in tests in 3.7 by @erezsh in #153
- Removed snowflake from list of dependencies (only a dev dep) by @erezsh in #161
- Update Preql version to 0.2.16 by @erezsh in #166
- Create CONTRIBUTING.md by @erezsh in #164
- Initial support for running the tests for multiple databases (replacing TestWithConnection) by @erezsh in #167
- Tests now cover oracle, Redshift, snowflake and bigquery; Various fixes to said drivers. by @erezsh in #170
- Small fix for Oracle, for when a database isn't specified. by @erezsh in #173
- Fix for CLI + tests for CLI (issue #175) by @erezsh in #177
- Print configuration during debug, but with passwords redacted by @erezsh in #172
New Contributors
- @danthelion made their first contribution in #155
Full Changelog: v0.2.3...v0.2.4