-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 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 |
---|---|---|
@@ -1,3 +1,17 @@ | ||
# dbtc Changelog | ||
|
||
## 2022-07-29 | ||
- Add materialization for parents | ||
- Parse all models from the last catalog directly | ||
- Add git link (tested on github for now), checking which branch was run | ||
- The link shows only for non-package models (package models are not in git) | ||
|
||
## 2022-07-28 | ||
- Refactor the code in multiple files/folders | ||
|
||
## 2022-07-27 | ||
- Add cache to env and model lists | ||
- Add the ability to filter modesl by package | ||
- Add message when the model has never run in the environment | ||
|
||
## [Initial Version] - 2022-07-22 |