Releases: MarketSquare/robotframework-tidy
Robotidy 4.14.0
Improved comments handling in IndentNestedKeywords
transformer and fixed the issue with variable_separator
configuration in RenameVariables
transformer not being respected when converting camelCase naming.
Read more in full release notes.
Robotidy 4.13.0
Read more in full release notes.
Robotidy 4.12.0
Read more in full release notes.
Robotidy 4.11.0
Fixes for ReplaceWithVAR, SplitTooLongLine and RenameVariables transformers. There are also major improvements for Robotidy disablers.
Read more in full release notes.
Robotidy 4.10.0
This release brings new transformer - ReplaceWithVAR
- that replaces different keywords for creating variable in test cases and keywords (such as Set Variable
, Set Variable If
, Catenate
..) with new Robot Framework 7.0 VAR
syntax.
Additionally SplitTooLongLine
was updated to support split too long VAR statements and several fixes were implemented.
Read more in full release notes.
Robotidy 4.9.0
Allow to skip formatting documentation in AlignSettingsSection
transformer and fix GenerateDocumentation
transformer removing documentation from settings and test cases sections.
Read more in full release notes.
Robotidy 4.8.1
Additional fixes for Robot Framework 7.0 support and Jinja dependency update due to security vulnerability.
Read more in full release notes.
Robotidy 4.8.0
Added Robot Framework 7.0 support, configurable case in RenameKeywords
and more verbose output when formatting.
Read more in full release notes.
Robotidy 4.7.0
Robot Framework 7.0 critical fixes and dependency updates.
Read more in full release notes.
Robotidy 4.6.0
Added new option to generate default configuration file and included two bug fixes.
Read more in full release notes.