Skip to content

v1.3.2 (2025-10-14)

Choose a tag to compare

@mmschlk mmschlk released this 14 Oct 11:16
· 130 commits to main since this release

Hotfix Removing Override Import

In the tabular explainer, there was an import of the overrides package which is not listed in shapiq's dependencies. This prevented users installing and running shapiq. Since the overrides statement is only used once and only of minor code quality improvement. We decided to delete the import and release this Hotfix.

Full Changelog: v1.3.1...v1.3.2