v2.3.0
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