We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285bc99 commit 2dadff3Copy full SHA for 2dadff3
1 file changed
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
Recent and upcoming changes to dbt2looker
4
5
+## 0.11.0
6
+### Added
7
+- support label and hidden fields (#49)
8
+- support non-aggregate measures (#41)
9
+- support bytes and bignumeric for bigquery (#75)
10
+- support for custom connection name on the cli (#78)
11
+
12
+### Changed
13
+- updated dependencies (#74)
14
15
+### Fixed
16
+- Types maps for redshift (#76)
17
18
+### Removed
19
+- Strict manifest validation (#77)
20
21
## 0.10.0
22
### Added
23
Support for dbt 1.x
0 commit comments