Changed - Made arg `screen_resolution` of function `setup_robot` optional. This is intended for testing/development purpouses since some RDP sessions are killed when changing resolution. This change was made with backwards compatibility in mind
0.9.0
Added - New function `is_account_number_valid` to validate account numbers using a weighted checksum algorithm, ensuring their compliance with ECBS standards.
0.8.0
Added - [22](https://github.com/ultimaterpa/urpautils/issues/22) : function `add_timestamp_to_filename` which adds a timestamp to the file name in the given absolute file path.
0.7.1
Fixed - [20](https://github.com/ultimaterpa/urpautils/issues/20) : function `repeat`
0.7.0
Added - [19](https://github.com/ultimaterpa/urpautils/issues/19) : function `robot_has_time`
0.6.0
Added - [15](https://github.com/ultimaterpa/urpautils/pull/15) : decorator `repeat` for repeating an action on element - [17](https://github.com/ultimaterpa/urpautils/pull/17) : function `check_elements_reversed` which raises error if an element is found