Skip to content

Tags: spacegithub/RPA-Python

Tags

v1.27.0

Toggle v1.27.0's commit message
v1.27 - production stable release

v1.26.0

Toggle v1.26.0's commit message
tebelorg#101 - exit Chrome cleanly on Windows

v1.25.0

Toggle v1.25.0's commit message
tebelorg#103 - add secondary chrome location for windows

v1.24.0

Toggle v1.24.0's commit message
tebelorg#101 - automate by searching for text on screen

follow-up to the previous commit at -
tebelorg@d29333f

v.1.23.0

Toggle v.1.23.0's commit message
tebelorg#100 - name change to RPA for Python done

v1.22.0

Toggle v1.22.0's commit message
fine-tune verbiage for rpa package

v1.21.0

Toggle v1.21.0's commit message
tebelorg#36 - include Windows dependency for pack()

Including vcredist_x86.exe as part of pack() to streamline deployment on Windows without internet. This lets users enjoy the automated setup on the air-gapped computer without having to download vcredist_x86.exe elsewhere and transfer the file to that computer to install.

v1.20.0

Toggle v1.20.0's commit message
tebelorg#94 - add update() to update without internet

v1.19.0

Toggle v1.19.0's commit message
Merge branch 'master' of https://github.com/tebelorg/TagUI-Python

v1.18.0

Toggle v1.18.0's commit message
tebelorg#86 - initial fix for homebrew openssl issue

see tebelorg#86 for more details