Releases: elyobo/dataform-to-dbt
Releases · elyobo/dataform-to-dbt
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.1
What's Changed
- Correct flagging of multi schema pipelines. by @elyobo in #11
- Retain full function call in partition from dataform in some cases. by @elyobo in #12
- Write files with trailing newlines. by @elyobo in #13
- Don't write manual assertions into models. by @elyobo in #14
- Respect dataform directory structure by @elyobo in #15
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Basic testing + refactor + bugfixes by @elyobo in #6; includes support bigquery partioning options (partition expiry, requiring partition filtering), as well as fixes for partition clause parsing in some cases.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Support dataform manual tests by @elyobo in #1
- Additional README working/not working notes by @elyobo in #2
- Specify the correct working direction when compiling dataform JSON by @elyobo in #3
- Support view materialization by @elyobo in #4
- Add partitioning support by @elyobo in #5
Full Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1
What's Changed
- More details in package.json
- Provide .npmignore to keep noise out of releases
- Auto push tags to GitHub after publishing
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Improved concurrency
- Implemented and complied with linting
Full Changelog: v0.0.1...v0.1.0