Release 2.5.0
Pytest
- escape non-unicode symbols in messages and stacktraces (fixes #186 via #256) tnx @ehborisov
- order param list according to function signature (via #270) tnx @Sup3rGeo
- add PDF type in order to allow PDF attachments (via #265) tnx @hosniadala-dt
- integrate pytest-rerunfailures (closes # 121 via #272)