-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use correct dtype accessor, bump minor version, update dep ranges
- Loading branch information
Showing
6 changed files
with
845 additions
and
1,173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## 0.13.0 - 2024-06-12 | ||
### Added | ||
* Test with multiple version of dbt core | ||
* Compatibility with dbt core 1.6+ | ||
* Test on multiple python versions | ||
### Changed | ||
* Pre-commit hooks updates | ||
* Imports refactored for dbt 1.8 | ||
### Fixed | ||
* Extend cache ttl for long running processes to ensure we dont recycle db connection |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.