Skip to content

release v0.31.0

Latest
Compare
Choose a tag to compare
@imatiach-msft imatiach-msft released this 12 Jan 22:28
· 2 commits to main since this release
b361593

Release notes:

  • Add flake8-all-not-strings to linting by @gaugup in #576
  • fix interpret-community sphinx docs build failures by specifying html_theme by @imatiach-msft in #578
  • update interpret-community to shap 0.42.1 and ml-wrappers 0.5.1 by @imatiach-msft in #579
  • fix failing xgboost tests in nightly build by upgrading to latest shap, which is getting pinned by econml->responsibleai to older version by @imatiach-msft in #580
  • update interpret to 0.4.4, ml-wrappers to 0.5.2 and enable fixed pfi test by @imatiach-msft in #582
  • Update requirements-dev.txt to pin tensorflow below 2.14.0 by @gaugup in #583
  • Update README.md to add supported python versions by @gaugup in #584
  • update interpret-community to shap 0.43.0 by @imatiach-msft in #586
  • fix gated build failures in interpret-community due to captum installation issues from conda by @imatiach-msft in #589
  • update interpret-community to shap 0.44.0 by @imatiach-msft in #588
  • Update python-linting.yml to upgrade setup python from v4 to v5 by @gaugup in #587
  • update interpret to 0.5.0, ml-wrappers to 0.5.4 by @imatiach-msft in #590
  • release interpret-community v0.31.0 by @imatiach-msft in #591
  • update the pypi release script to use github action with auth token and update github action versions by @imatiach-msft in #593

Full Changelog: v0.30.0...v0.31.0