Skip to content

Releases: Altinity/altinity-datasets

Version 0.1.2

28 Jun 22:23
Compare
Choose a tag to compare
  • Added options to control ClickHouse connection including user, port, and encryption
  • Cleaned up code to remove flake8 errors
  • Improved documentation in README.md

Version 0.1.1

18 Jun 01:11
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release
Fixed installation procedure so that pip install works correctly

Tweaked setup.py so that it works with normal 'pip3 install' in a
virtual environment.  Moved built-in datasets so that ad-cli
can find them after installation.  Updated README.md to describe
install procedures as well as package build and test.