Releases: memiiso/opendbt
Releases · memiiso/opendbt
0.2.0
Release 0.2.0
What's New
Now its possible to serve dbt docs using airflow server. see documentation
install
pip install https://github.com/memiiso/opendbt/archive/refs/tags/0.2.0.zip --upgrade --user
What's Changed
- Feature, Serve dbt docs with airflow page by @ismailsimsek in #6
- Minor documentation improvements by @ismailsimsek in #7
Full Changelog: 0.1.0...0.2.0
0.1.0
Release 0.1.0
install this version from github:
pip install https://github.com/memiiso/opendbt/archive/refs/tags/0.1.0.zip --upgrade --user
What's Changed
- Add opendbt code and tests by @ismailsimsek in #1
- Add opendbt code part-2 by @ismailsimsek in #3
- Update testcontainers requirement from ==3.7.* to >=3.7,<4.8 by @dependabot in #2
- Add opendbt code part-3 by @ismailsimsek in #4
- Add opendbt code part-4 by @ismailsimsek in #5
New Contributors
- @ismailsimsek made their first contribution in #1
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/memiiso/opendbt/commits/0.1.0