Skip to content

Commit

Permalink
[Release] Release of vizro-ai 0.2.1 (#663)
Browse files Browse the repository at this point in the history
Co-authored-by: Maximilian Schulz <[email protected]>
  • Loading branch information
lingyielia and maxschulz-COL authored Aug 28, 2024
1 parent 5a04410 commit 68d2cd6
Show file tree
Hide file tree
Showing 41 changed files with 22 additions and 1,774 deletions.
20 changes: 20 additions & 0 deletions vizro-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,26 @@ See the fragment files in the [changelog.d directory](https://github.com/mckinse

<!-- scriv-insert-here -->

<a id='changelog-0.2.1'></a>

# 0.2.1 — 2024-08-28

## Removed

- Remove `_return_all_text` from `VizroAI` class ([#518](https://github.com/mckinsey/vizro/pull/518))

## Added

- Add argument `return_elements` to`VizroAI.plot()`. When it is set to `True`, the return type will be changed to a `dataclass` containing the code string, figure object, business insights, and code explanation. ([#488](https://github.com/mckinsey/vizro/pull/488))

- Add functionality to generate dashboards from text. This feature is currently in **Alpha** and is not yet officially released ([#651](https://github.com/mckinsey/vizro/pull/651))

## Changed

- Disabled figure display upon variable assignment. To display outcome of `VizroAI.plot()` add `.show()`. ([#527](https://github.com/mckinsey/vizro/pull/527))

- Stabilized `plot` performance by addressing several dataframe mutation issues. ([#603](https://github.com/mckinsey/vizro/pull/603))

<a id='changelog-0.2.0'></a>

# 0.2.0 — 2024-05-09
Expand Down
48 changes: 0 additions & 48 deletions vizro-ai/changelog.d/20240509_181708_runner.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

48 changes: 0 additions & 48 deletions vizro-ai/changelog.d/20240514_232019_antony.milne_random_bits.md

This file was deleted.

48 changes: 0 additions & 48 deletions vizro-ai/changelog.d/20240520_095517_jo_stichbury_483.md

This file was deleted.

This file was deleted.

Loading

0 comments on commit 68d2cd6

Please sign in to comment.