This repository was archived by the owner on Jan 13, 2022. It is now read-only.
v0.6.2
Added
- Added Python 3.7 to the build matrix
- Added changelog.
Removed
- Builds for Python 2.7 and 3.4 on Windows: MonetDBLite-C cannot be
compiled by the MSVC compiler version required for these Python
versions.
Changed
- Updated MonetDBLite-C library to Aug2018 branch: Commit
d8b1b5e729678923a7f1a52eff9c775519eb8b5e - Ported test suite in pytest
- Moved from mingw to Visual Studio for windows builds