PR #105 includes the following updates:
Bug Fix
Updated the int_stripe__date_spine to accommodate non dbt run or dbt build commands by leveraging default dates in order to ensure successful compilation.
Under the Hood
Replaced the deprecated dbt.current_timestamp_backcompat() function with dbt.current_timestamp() to ensure all timestamps are captured in UTC.
Full Changelog: v0.16.0...v0.16.1