- Disable logs when DDataflow is not enable. Support setting logger level.
- Fix sample and download function
- Support s3 path and default database
- Upgrade dependencies due to security
- Release new version with security patch on urllib
- Fix bug in source_name.
- Security dependency fix
- Allow customization of default sampler limit
- improved initial project config
- is_enabled api added
- add documentation website
- is_local api added
- Support default sampling enablement in the sources configuration
- Use default_sample: True
- Support omitting the source name in the sources configuration
- When omitted assumes table and uses the source key as the table name
- Loosen up dependencies
- Upgrade dependencies for security reasons
- Add missing fire dependency and graduate project to 1.0
- Fix bug while downloading data sources
- Better error messages and documentation
- Support ddataflow.path to only replace the path in an environment
- Refactorings
- Fix setup command GB to int
- Fix missing creating tmp view
- Improve messages indentation
- Fix source_name for offline mode
- Fix tests
- Make examples simpler
- Use ddataflow instead of ddataflow_object in the setup examples
- Improve documentation and add an example
- Improve the setup_project options and documentation
- create setup_project command
- use limit only rather than sampling for default sampled entities