- Updated required pymssql version to 2.1.3 to avoid errors when installing slippinj.
1.6.5
- Updated requirements.txt file to force newer psycopg2 version to avoid pg_config issues w/ Docker
1.6.4
- Modified requirements.txt to enforce lib versions to avoid non retro-compatible upgrades. - Removed apt-get update from travis.yml to fasten the build.
1.6.3
1.6.2
- System columns being added on .yml files when they shouldn't. - Added check for numeric types to determine if should be mapped as double or bigint on Hive.