Added - support label and hidden fields (49) - support non-aggregate measures (41) - support bytes and bignumeric for bigquery (75) - support for custom connection name on the cli (78)
Changed - updated dependencies (74)
Fixed - Types maps for redshift (76)
Removed - Strict manifest validation (77)
0.10.0
Added Support for dbt 1.x
Removed Support for dbt <1.x
0.9.3
Fixed - Fix name of models and view to add lkml suffix
0.9.2
Fixed - Bug in spark adapter
0.9.1
Fixed - Fixed bug where dbt2looker would crash if a dbt project contained an empty model
Changed - When filtering models by tag, models that have no tag property will be ignored
0.9.0
Added - Support for spark adapter (chaimt)
Changed - Updated with support for dbt2looker (chaimt) - Lookml views now populate their "sql_table_name" using the dbt relation name