Releases: everpeace/dbt-models-metadata
Releases · everpeace/dbt-models-metadata
v0.1.0
The first minor release🎉
What's Changed
- make convert_to_literal to dispatchable macro and rename it to 'to_literal' by @everpeace in #3
- reduce adapter dependent part in metadata_columns macro by @everpeace in #4
- create table with columns by @everpeace in #5
- Support Snowflake by @everpeace in #6
- More integration test cases by @everpeace in #8
- introduce Makefile to run integration tests locally by @everpeace in #9
- rename pacakge name to 'dbt_models_metadata' by @everpeace in #10
Full Changelog: v0.0.1...v0.1.0
v0.0.1
The first alpha release 🎉
What's Changed
- Pave github actions to run integration test by @everpeace in #1
- Prep v0.0.1 by @everpeace in #2
New Contributors
- @everpeace made their first contribution in #1
Full Changelog: https://github.com/everpeace/dbt-models-metadata/commits/v0.0.1