Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
b-per committed Jul 29, 2022
1 parent ee15c8e commit f8aef95
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
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

0 comments on commit f8aef95

Please sign in to comment.