Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release raiwidgets and responsibleai 0.36.0 #2574

Merged
merged 1 commit into from
Jul 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ this file to understand what changed.
- bug fixes and tests
- other

## v0.36.0

- educational materials
- Update getting-started.ipynb by @oohtmeel1 in https://github.com/microsoft/responsible-ai-toolbox/pull/2572
- bug fixes and tests
- ## Responsible AI Dashboard
- Fix robot page exception - Update StatsTableUtils.ts by @tongyu-microsoft in https://github.com/microsoft/responsible-ai-toolbox/pull/2568
- Fix robot page exception on TypeError: Cannot read properties of undefined (reading 'cohort') by @tongyu-microsoft in https://github.com/microsoft/responsible-ai-toolbox/pull/2540
- Fix responsibleai toolbox build failures due to dependency updates by @imatiach-msft in https://github.com/microsoft/responsible-ai-toolbox/pull/2571
- Fix build failures due to missing fridge datasets by @imatiach-msft in https://github.com/microsoft/responsible-ai-toolbox/pull/2573
- ## RAIInsights
- Update responsibleai to scikit-learn 1.5.1 by @imatiach-msft in https://github.com/microsoft/responsible-ai-toolbox/pull/2570

## v0.35.1

- bug fixes and tests
Expand Down
2 changes: 1 addition & 1 deletion version.cfg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.35.1
0.36.0
Loading