Changed - Measures with missing descriptions fall back to coloumn descriptions. If there is no column description it falls back to "{measure_type} of {column_name}".
0.8.1
Added - Dimensions have an `enabled` flag that can be used to switch off generated dimensions for certain columns with `enabled: false` - Measures have been aliased with the following: `measures,measure,metrics,metric`
Changed - Updated dependencies
0.8.0
Changed - Command line interface changed argument from `--target` to `--target-dir`
Added - Added the `--project-dir` flag to the command line interface to change the search directory for `dbt_project.yml`