Skip to content

Commit 943f9b4

Browse files
committed
docs: note plot input-validation in changelog
https://claude.ai/code/session_01DHsGf4an1Dnnw4qTnmdB22
1 parent 0383194 commit 943f9b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Key improvements:
6161
## v1.4.1 (2025-11-10)
6262

6363
### Bugfix
64+
- `sentence_plot` and `beeswarm_plot` now raise `ValueError` on malformed input (word-count / data-column mismatch with `n_players`) instead of silently producing wrong output.
6465
- fixes a bug in `ProxySPEX` where the `baseline_value` was set to a wrong id and not the correct score of the empty coalition. [#469](https://github.com/mmschlk/shapiq/issues/469)
6566
- fixes the build process of `shapiq` to correctly exclude all test/benchmark/docs/etc. files from the built package. [#464](https://github.com/mmschlk/shapiq/issues/464)
6667

0 commit comments

Comments
 (0)