- Updating README (
c47c26d
)
- Return support for Python 3.8 (
6bc2b1b
)
- If Drain3 is used, display original error (
e75dfaa
)
- Use Drain3 to template failure messages (
efe9538
)
- FIll use by default Drain3 to template error messages (
efe9538
)
- Add possibility to define minimum similarity (
7bfa099
)
- Small performance improvement (
8d85431
)
- 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
)
- Update usage instructions (
de4e4b1
)
- Fix for a fix to support 2 frameworks (
5063ca3
) - Fix to support both robotframework and pytest (
d9d57ad
)
- Reading error message (
60ba117
) - Do not parse folder with lxml (
1bfb32c
) - Fix to AttributeError: 'SequenceMatcher' object has no attribute 'matching_blocks' (
195e671
)
- Update install instructions (
cc084b4
)
- Change etry point name (
ede8538
)
- update entry point runner (
ede8538
)
- CHANGELOG.md remove not user visible change (
421dae3
)
- Fix for no failures found case (
b45715e
)
- Build by poetry (
0c86dce
)
- Automatic release (
e55530e
) - Classifiers and entry point (
2991286
) - Entry point for console script (
966e292
)
- Freeze python-semantic-release (
d02b7be
) - Add logging for release (
bacbec0
) - Description too long in pyproject.toml for publish (
df501a8
) - Description too long in pyproject.toml for publish (
d54a62a
) - Remove jellyfish warning (
13f86c9
) - Invalid entry point definition (
91fe7d4
) - Fail if path is not file (
e823d44
) - Use argument parser to parsing args (
f388922
)