What's Changed * drop support for python 3.8 by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/217 * fix crash with keyword decorator on class libraries by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/311
What's Changed * support robotframework 7.1 by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/303 & https://github.com/DetachHead/pytest-robotframework/pull/304
What's Changed * Truncate arguments to keywords in the robot log if the values are too long by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/301
What's Changed * fix `--maxfail` and `--exitfirst` pytest args by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/289 * show skip reason in the robot log by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/289
What's Changed * fix robot logs file paths being outputted to the terminal when running pytest with `--collect-only` by DetachHead in https://github.com/DetachHead/pytest-robotframework/pull/282