March 9, 2023 ยท RPA Framework
๐ rpaframework 22.2.1
-
New library RPA.Calendar (#694):
-
Supports holiday and business day related calculations.
-
Read library documentation for a full list of keywords.
-
Library RPA.Database:
-
Changes how psycopg2 module handles the
Call Stored Procedurekeyword. -
Sets the autocommit parameter when using the
Connect To Databasekeyword with the psycopg2 module. -
Removes INFO level logs from
Connect To Databasekeyword. (privacy) -
Library RPA.Outlook.Application (#878):
-
Adds possibility to set CC and BCC recipients with
Send EmailandSend Messagekeywords.