v0.5.17
What's Changed
Features
- feat: support custom dbt
profiles.ymlpath viaDBT_PROFILES_DIRand project-local discovery (#605) (43e5f9a)
Bug Fixes
- fix: restore
does not existto validation error keywords (#614) (a68ce29) - fix: eliminate stale file race condition and fix error misclassification (#611) (086d7b2)
- fix: address 7 P1 findings from v0.5.16 release evaluation (#591) (5d0ada3)
Other Changes
- release: v0.5.17 (31d163e)
Install
npm install -g @altimateai/altimate-code@0.5.17
# or
brew install AltimateAI/tap/altimate-codeFull Changelog: v0.5.16...v0.5.17