Releases: WithSecureOpenSource/failures-analysis
Releases · WithSecureOpenSource/failures-analysis
v2.1.0
Compare
Sorry, something went wrong.
No results found
v2.0.4
Compare
Sorry, something went wrong.
No results found
v2.0.3
Compare
Sorry, something went wrong.
No results found
Fix
Fix for linting (e150797 )
Fix for printing the emojis in the failure message (944908a )
v2.0.2
Compare
Sorry, something went wrong.
No results found
Fix
Return support for Python 3.8 (6bc2b1b )
v2.0.1
Compare
Sorry, something went wrong.
No results found
Fix
If Drain3 is used, display original error (e75dfaa )
v2.0.0
Compare
Sorry, something went wrong.
No results found
Feature
Use Drain3 to template failure messages (efe9538 )
Breaking
FIll use by default Drain3 to template error messages (efe9538 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
Feature
Add possibility to define minimum similarity (7bfa099 )
v1.0.5
Compare
Sorry, something went wrong.
No results found
Fix
Small performance improvement (8d85431 )
v1.0.4
Compare
Sorry, something went wrong.
No results found
Fix
Fix for printing all rows (2fd01e3 )
Further improvent to the timeout issue (d4236c5 )
v1.0.3
Compare
Sorry, something went wrong.
No results found
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 )