Skip to content

v2.3.0

Choose a tag to compare

@amochin amochin released this 24 Sep 09:43
· 10 commits to master since this release

What's Changed

  • New parameter replace_robot_variables in keywords running queries or scripts resolves the variables like ${MY_VAR} before executing the SQL. The resolution is done using the native function replace_variables from the BuiltInt library.

Full Changelog: v2.2.0...v2.3.0