Skip to content

Releases: dianna-ai/distance_explainer

v0.3.0

30 Jul 16:07
4bc6b9a
Compare
Choose a tag to compare

Main changes in this release:

  • Better "neutral values" are returned: see 12a0d03 and 39433b5
  • Add lower limit for DIANNA >= 1.4, which introduced a backwards incompatible change to a masking function that we use.
  • Some type hinting:
    • Dropped Python 3.8 support to use tuple builtin types
    • Initial numpy NDArray hinting
  • CI: added a PyPI release workflow
  • Various minor fixes and clean-up

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Feb 19:56
a827a84
Compare
Choose a tag to compare

Since 0.1.0 (which wasn't officially released, but still):

  • Fixed the one-sided mode
  • Moved to src-based layout
  • Other small fixes

v0.0.0

18 Oct 14:36
Compare
Choose a tag to compare

initial release to trigger Zenodo DOI creation