All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Handle non-mapping configs gracefully (#17)
- Add thread_id to query tag (#16)
- Add full_refresh, which and invocation_command to comment (#15)
- Add dbt meta to comment metadata (#13)
- @pratik60 (Features)
- Support dbt 1.5.0 (#11)
- Add dbt tags to comment metadata (#9)
- Use query comments and query tags to avoid query tag character limit (#8)
- Dedupe refs (#6)
- Support dispatch order for macro configuration (#2)
- @robscriva (Features)
- Fix refs list (#4)
- Add node refs to tag (#1)
- Initial release