- add default models for 'tap-carbon-intensity'. - Meltano Analyze is now part of the package. - removes database dependency from Meltano Analyze and uses .ma files - update the error message when using Meltano from outside a project - [!238](https://gitlab.com/meltano/meltano/merge_requests/238)
0.3.0
---
New
- updated Settings view so each database connection can be independently disconnected - add `meltano select` to manage what is extracted by a tap.
Changes
- documentation site will utilize a new static site generation tool called VuePress
- meltano.com will be deployed from the meltano repo
Fixes
- model dropdown now updates when updating database (no longer requires page refresh) - prevent model duplication that previously occurred after subsequent "Update Database" clicks
0.2.2
---
Changes
- documentation site will utilize a new static site generation tool called VuePress - first iteration of joins (working on a small scale)
0.2.1
---
Fixes
- resolve version conflict for `idna==2.7` - fix the `discover` command in the docker images - fix the `add` command in the docker images - fix module not found for meltano.core.permissions.utils