Dbt-ibis

Latest version: v0.9.0

Safety actively analyzes 623586 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.9.0

What's Changed
* feat: Support Ibis 9. Use Ibis-native datatype parsing for BigQuery. Bump minimum version for Ibis to 9 by binste in https://github.com/binste/dbt-ibis/pull/55
* docs: Add conda install instructions by binste in https://github.com/binste/dbt-ibis/pull/54

**Full Changelog**: https://github.com/binste/dbt-ibis/compare/v0.8.1...v0.9.0

0.8.1

This release contains just some internal refactoring and adds the Python 3.12 meta tag for pypi.

What's Changed
* MAINT: Bump version to 0.9.0dev by binste in https://github.com/binste/dbt-ibis/pull/41
* MAINT: Allow untyped definitions in demo_project folder by binste in https://github.com/binste/dbt-ibis/pull/43
* MAINT: Refactor code base into separate submodules by binste in https://github.com/binste/dbt-ibis/pull/44
* MAINT: Move ruff lint configs to new subsection by binste in https://github.com/binste/dbt-ibis/pull/46
* Docs: Update copyright year to 2023 (year of first publishing of the docs) by binste in https://github.com/binste/dbt-ibis/pull/49
* Test against Python 3.12 by binste in https://github.com/binste/dbt-ibis/pull/51
* MAINT: Bump version to 0.8.1 by binste in https://github.com/binste/dbt-ibis/pull/52


**Full Changelog**: https://github.com/binste/dbt-ibis/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* Added a [proper documentation](https://binste.github.io/dbt-ibis/intro.html)
* Mention [autogeneration of data type yml configs](https://binste.github.io/dbt-ibis/user_guide.html#column-data-types) using dbt-codegen
* Add support for writing singular tests in Ibis. See [documentation](https://binste.github.io/dbt-ibis/user_guide.html#singular-tests)
* **Breaking**: Rename function 'compile_ibis_to_sql_models' to 'compile_ibis_to_sql'
* **Breaking**: Rename environment variable `dbt_ibis_letter_case_in_model` to `dbt_ibis_letter_case_in_expr`

**Full Changelog**: https://github.com/binste/dbt-ibis/compare/v0.7.0...v0.8.0

0.7.0

What's Changed
* Add support for BigQuery by binste in https://github.com/binste/dbt-ibis/pull/31


**Full Changelog**: https://github.com/binste/dbt-ibis/compare/v0.6.0...v0.7.0

0.6.0

What's Changed
* Automatically clean up unused sql files in `__ibis_sql` folders by binste in https://github.com/binste/dbt-ibis/pull/27
* Add 'Advanced' section to README on shell aliases and CI CD integration by binste in https://github.com/binste/dbt-ibis/pull/28
* Maintenance: Switch to ruff for formatting by binste in https://github.com/binste/dbt-ibis/pull/26


**Full Changelog**: https://github.com/binste/dbt-ibis/compare/v0.5.0...v0.6.0

0.5.0

Enhancements
* Add feature to automatically convert letter case between database and dbt model. See README for more infos. binste in https://github.com/binste/dbt-ibis/pull/25

Bug fixes
* Fix bug when running dbt-ibis deps by skipping project parsing by binste in https://github.com/binste/dbt-ibis/pull/24

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.