* support ranking tests at different granularity levels (PUT, method, file, folder) * add plugin summary via pytest_terminal_summary
0.3.0
----
* Fix attribute initialization in change tracker for Python 3.11 and lower versions
0.2.8
----
* Make pytest-xdist compatible for random and change-related heuristics
0.2.7
----
* Add option to run tests in random order * Improve documentation
0.2.0
----
* Add textual similarity between tests and changed files since last run as the third heuristic * Weight normalization * History length as an optional argument * Rename plugin to `pytest-ranking`