Fixes for Robot Framework 7.0 critical issues and Python 3.12 support.
Read more in [full release notes](https://github.com/MarketSquare/robotframework-robocop/blob/master/docs/releasenotes/4.2.2.rst).
4.2.1
Fixes to variable rules.
Read more in [full release notes](https://github.com/MarketSquare/robotframework-robocop/blob/master/docs/releasenotes/4.2.1.rst).
4.2.0
It's truly a bug season! Thankfully we managed to catch and properly discipline most of the bugs - the old crickets and freshly hatched flies. Together with 12 fixed bugs we also made Robocop disabler more consistent with Robocop and added ``--ignore-git-dir`` option for handling configuration in multi repos.
Read more in [full release notes](https://github.com/MarketSquare/robotframework-robocop/blob/master/docs/releasenotes/4.2.0.rst).
4.1.1
Fixes to links generated by Robocop after recent documentation refactor.
Read more in [full release notes](https://github.com/MarketSquare/robotframework-robocop/blob/master/docs/releasenotes/4.1.1.rst).
4.1.0
This release fixes issues with ``if-can-be-used``,`` variable-overwritten-before-usage`` and ``argument-overwritten-before-usage`` rules. Also, rule severity threshold now properly respects threshold filter.
Read more in [full release notes](https://github.com/MarketSquare/robotframework-robocop/blob/master/docs/releasenotes/4.1.0.rst).
4.0.1
This release fixes the issue with handling different assignment signs in ``possible-variable-overwriting`` rule.
Read more in [full release notes](https://github.com/MarketSquare/robotframework-robocop/blob/master/docs/releasenotes/4.0.1.rst).