Skip to content

Commit 2dadff3

Browse files
committed
release-0.11.0
1 parent 285bc99 commit 2dadff3

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
Recent and upcoming changes to dbt2looker
44

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+
521
## 0.10.0
622
### Added
723
Support for dbt 1.x

0 commit comments

Comments
 (0)