Skip to content

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 14:29
· 123 commits to main since this release

Fix

  • Remove not used dependecies from pyproject.toml (e352da4)
  • Fix for the linting issue (581882a)
  • Fix for a test_score_similiarity to take in account latest changes in the failure_analysis.py (4714009)
  • Possible fix for a time-out issue, by commenting out other string similiarity algorithms but cosine similiarity. (e253d96)

Documentation

  • Update usage instructions (de4e4b1)