Skip to content

release v0.30.0

Compare
Choose a tag to compare
@imatiach-msft imatiach-msft released this 24 Aug 17:32
14bf0fe

Release notes:

  • Update python-linting.yml to use python 3.11 by @gaugup in #563
  • Update codecov-action@v2 to codecov-action@v3 by @gaugup in #564
  • fix sklearn build error due to old dependency version installed with newer scipy by @imatiach-msft in #568
  • clean up load method API doc for mimic explainer to reduce confusion by @imatiach-msft in #567
  • fix gated builds due to getargspec deprecation by @imatiach-msft in #570
  • fix auto-generated API sphinx docs build for interpret-community by @imatiach-msft in #569
  • Update explanation_utils.py to fix flake8 error by @gaugup in #571
  • Create requirements-linting.txt to separate linting dependencies by @gaugup in #572
  • update interpret-community to ml-wrappers 0.5.0 and interpret-core 0.4.3 by @imatiach-msft in #573
  • backcompat imports to work with older versions of interpret-core by @imatiach-msft in #574
  • fix flaky codecov errors in interpret-community by adding retry logic for uploads by @imatiach-msft in #575
  • release interpret-community v0.30.0 by @imatiach-msft in #577

Full Changelog: v0.29.0...v0.30.0