Patch release to provide wheels for a broader range of architectures.
Added
- Added wheels for linux:aarch64 and macos:arm64 by @PrimozGodec in #3078 and @connortann in #3083.
Fixed
- Fixed circular import issues with shap.benchmark by @thatlittleboy in #3076.
- Fixed TestPyPI releases workflow by @connortann in #3068
- Fix further flaky tests by @thatlittleboy in #3073
- Fix shap.summary_plot to work with matplotlib 3.6.0 by @jklaise in #2697
- Fix benchmark top-level import by @thatlittleboy in #3076
- Fix ipython import warning from top-level shap import by @connortann in #3090
Full Changelog: v0.42.0...v0.42.1