Added * Databricks directory model * SQL Query model * Table resource
0.0.22
Added * Git tag for each release * Automatic version bump after each release * Automatic documentation publishing after each release
0.0.21
Breaking Changes * Renamed `table.builder.zone` to `table.builder.layer` to be consistent with industry standards.
0.0.20
Added * `header` option when reading CSV event data source * `read_options` option when reading event data source * `aggregation` feature for table builder * `window_filter` feature for table builder
0.0.19
Fixed * Gold zone columns in table builder Added * `drop_columns` option in table builder * `template` property to table builder, allowing to select a template, independent of the zone. Breaking Changes * Renamed `models.sql.column.Column.to_column` to `models.sql.column.Column.is_column` to clarify that the provided value is a column name.
0.0.18
Added * Support for externally managed users and groups