Add source column inheritance and exclusions

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-07-06 04:09:44 -04:00
parent 6cd857e2bf
commit 06c3ef6583
3 changed files with 61 additions and 34 deletions

View File

@@ -18,6 +18,8 @@ Changes
a browser refresh will also restore its state to match the selected
view.
- Backport workflow preview refactor. GitLab issue #532.
- Add support for source column inheritance.
- Add support for source column exclusion.
Removals
--------