PR #117 includes the following updates:
Bug Fixes
- Updated
stripe__line_item_enhancedto ensure successful compilationstripe__using_payment_methodis set tofalse.
Under the Hood
- Added an integration test case to verify the
stripe__line_item_enhancedmodel succeeds whenstripe__using_payment_methodis set tofalse.
PR #115 includes the following updates:
Under the Hood - July 2025 Updates
- Updated conditions in
.github/workflows/auto-release.yml. - Added
.github/workflows/generate-docs.yml. - Added
+docs: show: Falsetointegration_tests/dbt_project.yml. - Migrated
flags(e.g.,send_anonymous_usage_stats,use_colors) fromsample.profiles.ymltointegration_tests/dbt_project.yml. - Updated
maintainer_pull_request_template.mdwith improved checklist. - Updated
.gitignoreto exclude additional DBT, Python, and system artifacts.
Full Changelog: v0.19.0...v0.19.1