Releases: tebelorg/RPA-Python
v1.30 - Fix macOS OpenSSL
Details of this change at issue #222, to upgrade to this release, pip install rpa --upgrade
v1.29 - Windows Chrome Fallback
Details of this change at issue #224, to upgrade to this release, pip install rpa --upgrade
v1.28 - Auto-setup SSL Py v3.8/3.9
Details of this change at issue #233, to upgrade to this release, pip install rpa --upgrade
v1.27 - Production Stable Release
RPA for Python development completed. To upgrade to this release, pip install rpa --upgrade
v1.26 - Windows Chrome Exit Cleanly
Details of this change at issue #101, to upgrade to this release, pip install rpa --upgrade
v1.25 - Windows Chrome.exe Fallback
Details of this change at issue #103, to upgrade to this release, pip install rpa --upgrade
v1.24 - Visual Automation Using Text
Details at issue #101 and an example here. To upgrade to this release, pip install rpa --upgrade
v1.23 - New Name - RPA for Python
Details of this change at issue #100, to upgrade to this release, pip install rpa --upgrade
v1.22 - New Package Name - RPA
Transitioning the project to use a new package name rpa
to make RPA capabilities more accessible to Python users and support the decentralisation movement. To upgrade to this release, pip install rpa
In a truly decentralised world, there is no need for branding because the main bakery you go to is your local bakery, and that shop doesn't need a brand name to differentiate it from competitors. That bakery also obviously isn't some global chain of bakeries with a global brand name. This change is similar to the decision to drop the logo for this project and simply use a snake emoticon.
Next for consideration is changing the project name from TagUI for Python
to RPA for Python
to further remove any branding and shape this project to be the default RPA package for Python users. My vision for it is to be one of the many tools in a Python user toolbox to build amazing stuffs.
v1.21 - Improved pack() for Windows
#36 - improved pack() to include vcredist_x86.exe (MSVCR110.dll) dependency for Windows