All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- removed support for python 3.9 and below
- officially supporting python3.10 and python3.11
- Bumped dependencies
- Fixed invalid link to dremio.com on documentation
- Added missing dependencies
- Initial stable release.
- Paying for missing
1.0.0-rc4
changelog entry.
- Being standard conformat
- Updated docs docker image
- Typo fix on README.md
- Tested Release Candidate
- Added package main module
- Documented package installation and use
- Added poetry package manager
- Added package tests
- Added dremio bootstrap script
- Using python3.10 as default interpreter
- Integrated Github Actions