v0.14.3
This is a minor release, with the main purpose of adding a deprecation warning to inform users that ETL Helper will soon move to version 1. This will include breaking changes. Users are advised to pin the version of their dependencies.
Other changes include swapping the CI system from Travis CI to GitHub Actions, documentation updates and minor tweaks to module importing and the reporting of SQLite column type.
Merge requests merged
- GitHub actions by @leorudczenko in #162
- Update README.md by @rbroth in #156
- 159 add deprecation warning by @leorudczenko in #165
- Add row_factories import to init by @leorudczenko in #173
- Change column type to lowercase by @volcan01010 in #178
- Docs fix by @volcan01010 in #179
-
- Update pip to fix psycopg2 install by @volcan01010 in #180
New Contributors
Full Changelog: v0.14.2...v0.14.3